Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c303 s64 dwidth_dsc_fp; in dp_panel_update_tu_timings() local
379 dwidth_dsc_fp = drm_fixp_from_fraction(dwidth_dsc_bytes, 3); in dp_panel_update_tu_timings()
381 temp2_fp = drm_fixp_mul(tu->pclk_fp, dwidth_dsc_fp); in dp_panel_update_tu_timings()
391 tu->lwidth_fp = dwidth_dsc_fp; in dp_panel_update_tu_timings()