Home
last modified time | relevance | path

Searched defs:dpcd_throughput (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c222 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd()
359 int dpcd_throughput = dpcd_dsc_basic_data[DP_DSC_PEAK_THROUGHPUT - DP_DSC_SUPPORT]; in dc_dsc_parse_dsc_dpcd() local