Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c134 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd() function
794 …if (!dsc_throughput_from_dpcd(dpcd_throughput & DP_DSC_THROUGHPUT_MODE_0_MASK, &dsc_sink_caps->thr… in dc_dsc_parse_dsc_dpcd()
798 if (!dsc_throughput_from_dpcd(dpcd_throughput, &dsc_sink_caps->throughput_mode_1_mps)) in dc_dsc_parse_dsc_dpcd()