max_total_throughput_mps  134 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	dsc_enc_caps->max_total_throughput_mps = DCN20_MAX_DISPLAY_CLOCK_Mhz;
max_total_throughput_mps  142 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		dsc_enc_caps->max_total_throughput_mps = DCN20_MAX_DISPLAY_CLOCK_Mhz * 2;
max_total_throughput_mps  246 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 	dsc_common_caps->max_total_throughput_mps = min(total_sink_throughput, dsc_enc_caps->max_total_throughput_mps);
max_total_throughput_mps   79 drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h 	int32_t max_total_throughput_mps; /* Maximum total throughput with all the slices combined */