Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c51 static bool decide_dsc_bandwidth_range(
366 is_dsc_possible = decide_dsc_bandwidth_range(min_bpp_x16, max_bpp_x16, in dc_dsc_compute_bandwidth_range()
497 static bool decide_dsc_bandwidth_range( in decide_dsc_bandwidth_range() function
564 if (decide_dsc_bandwidth_range(policy->min_target_bpp * 16, policy->max_target_bpp * 16, in decide_dsc_target_bpp_x16()