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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dsc/
H A Ddc_dsc.c222 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) function
361 if (!dsc_throughput_from_dpcd(dpcd_throughput & DP_DSC_THROUGHPUT_MODE_0_MASK,
366 if (!dsc_throughput_from_dpcd(dpcd_throughput, &dsc_sink_caps->throughput_mode_1_mps))

Completed in 172 milliseconds