Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddsc.h90 int32_t max_total_throughput_mps; /* Maximum total throughput with all the slices combined */ member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c446 …dsc_common_caps->max_total_throughput_mps = min(total_sink_throughput, dsc_enc_caps->max_total_thr… in intersect_dsc_caps()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c137 dsc_enc_caps->max_total_throughput_mps = DCN20_MAX_DISPLAY_CLOCK_Mhz; in dsc2_get_enc_caps()
145 dsc_enc_caps->max_total_throughput_mps = DCN20_MAX_DISPLAY_CLOCK_Mhz * 2; in dsc2_get_enc_caps()