Home
last modified time | relevance | path

Searched refs:msm_dsc_get_slices_per_intf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_dsc_helper.h21 static inline u32 msm_dsc_get_slices_per_intf(const struct drm_dsc_config *dsc, u32 intf_width) in msm_dsc_get_slices_per_intf() function
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c839 slice_per_intf = msm_dsc_get_slices_per_intf(dsc, hdisplay); in dsi_update_dsc_timing()