Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c242 total_sink_throughput = max_slices * dsc_sink_caps->throughput_mode_0_mps; in intersect_dsc_caps()
562 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
567 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
577 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
751 …_from_dpcd(dpcd_throughput & DP_DSC_THROUGHPUT_MODE_0_MASK, &dsc_sink_caps->throughput_mode_0_mps)) in dc_dsc_parse_dsc_dpcd()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_types.h802 int32_t throughput_mode_0_mps; /* In MPs */ member