Home
last modified time | relevance | path

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

/linux/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()
498 const uint32_t max_bpp_x16, in decide_dsc_bandwidth_range() argument
510 if (preferred_bpp_x16 <= max_bpp_x16 && in decide_dsc_bandwidth_range()
517 range->max_target_bpp_x16 = max_bpp_x16; in decide_dsc_bandwidth_range()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dsc.h66 uint32_t max_bpp_x16,

Completed in 4 milliseconds