Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c321 s64 dwidth_dsc_fp; in dp_panel_update_tu_timings() local
397 dwidth_dsc_fp = drm_fixp_from_fraction(dwidth_dsc_bytes, 3); in dp_panel_update_tu_timings()
399 temp2_fp = drm_fixp_mul(tu->pclk_fp, dwidth_dsc_fp); in dp_panel_update_tu_timings()
409 tu->lwidth_fp = dwidth_dsc_fp; in dp_panel_update_tu_timings()