Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c145 static bool decide_dsc_bandwidth_range(
467 is_dsc_possible = decide_dsc_bandwidth_range(min_bpp_x16, max_bpp_x16, in dc_dsc_compute_bandwidth_range()
598 static bool decide_dsc_bandwidth_range( in decide_dsc_bandwidth_range() function
667 if (decide_dsc_bandwidth_range(policy->min_target_bpp * 16, policy->max_target_bpp * 16, in decide_dsc_target_bpp_x16()