Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_dsc_helper.h33 static inline u32 msm_dsc_get_bytes_per_line(const struct drm_dsc_config *dsc) in msm_dsc_get_bytes_per_line() function
/Linux-v6.6/drivers/gpu/drm/msm/dsi/
Ddsi_host.c940 hdisplay = DIV_ROUND_UP(msm_dsc_get_bytes_per_line(msm_host->dsc), 3); in dsi_timing_setup()