Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h93 uint32_t edp_sink_max_bits_per_pixel; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c559 dsc_common_caps->edp_sink_max_bits_per_pixel = dsc_sink_caps->edp_max_bits_per_pixel; in intersect_dsc_caps()
620 else if (dsc_caps->edp_sink_max_bits_per_pixel) { in decide_dsc_bandwidth_range()
622 range->max_target_bpp_x16 = MIN(dsc_caps->edp_sink_max_bits_per_pixel, in decide_dsc_bandwidth_range()