Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c584 int pbn_per_timeslot; in increase_dsc_bpp() local
588 pbn_per_timeslot = dm_mst_get_pbn_divider(dc_link); in increase_dsc_bpp()
619 link_timeslots_used += DIV_ROUND_UP(vars[i].pbn, pbn_per_timeslot); in increase_dsc_bpp()
621 fair_pbn_alloc = (63 - link_timeslots_used) / remaining_to_increase * pbn_per_timeslot; in increase_dsc_bpp()
629 pbn_per_timeslot) < 0) in increase_dsc_bpp()
639 pbn_per_timeslot) < 0) in increase_dsc_bpp()
648 pbn_per_timeslot) < 0) in increase_dsc_bpp()
658 pbn_per_timeslot) < 0) in increase_dsc_bpp()