Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c46 const uint32_t max_bpp_x16,
344 uint32_t max_bpp_x16, in dc_dsc_compute_bandwidth_range() argument
361 dsc_min_slice_height_override, max_bpp_x16, &config); in dc_dsc_compute_bandwidth_range()
364 get_dsc_bandwidth_range(min_bpp_x16, max_bpp_x16, in dc_dsc_compute_bandwidth_range()
520 const uint32_t max_bpp_x16, in get_dsc_bandwidth_range() argument
531 max_bpp_x16, num_slices_h, dsc_caps->is_dp); in get_dsc_bandwidth_range()
532 range->max_target_bpp_x16 = max_bpp_x16; in get_dsc_bandwidth_range()
/drivers/gpu/drm/amd/display/dc/
Ddc_dsc.h67 uint32_t max_bpp_x16,