Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c937 int link_timeslots_used; in increase_dsc_bpp() local
969 link_timeslots_used = 0; in increase_dsc_bpp()
972 link_timeslots_used += DIV_ROUND_UP(vars[i + k].pbn, dfixed_trunc(mst_state->pbn_div)); in increase_dsc_bpp()
975 (63 - link_timeslots_used) / remaining_to_increase * dfixed_trunc(mst_state->pbn_div); in increase_dsc_bpp()