Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c53 const uint32_t max_bpp_x16,
346 uint32_t max_bpp_x16, in dc_dsc_compute_bandwidth_range() argument
363 dsc_min_slice_height_override, max_bpp_x16, &config); in dc_dsc_compute_bandwidth_range()
366 is_dsc_possible = decide_dsc_bandwidth_range(min_bpp_x16, max_bpp_x16, in dc_dsc_compute_bandwidth_range()
499 const uint32_t max_bpp_x16, in decide_dsc_bandwidth_range() argument
511 if (preferred_bpp_x16 <= max_bpp_x16 && in decide_dsc_bandwidth_range()
521 max_bpp_x16); in decide_dsc_bandwidth_range()
525 range->max_target_bpp_x16 = max_bpp_x16; in decide_dsc_bandwidth_range()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_dsc.h66 uint32_t max_bpp_x16,

Completed in 7 milliseconds