throughput_mode_1_mps  803 drivers/gpu/drm/amd/display/dc/dc_types.h 	int32_t throughput_mode_1_mps; /* In MPs */
throughput_mode_1_mps  244 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		total_sink_throughput = max_slices * dsc_sink_caps->throughput_mode_1_mps;
throughput_mode_1_mps  572 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps;
throughput_mode_1_mps  582 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps;
throughput_mode_1_mps  755 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		if (!dsc_throughput_from_dpcd(dpcd_throughput, &dsc_sink_caps->throughput_mode_1_mps))