Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_hdmi.h55 int hdmi_max_slices, int hdmi_throughput);
Dintel_hdmi.c3045 int hdmi_max_slices, int hdmi_throughput) in intel_hdmi_dsc_get_num_slices() argument
3067 if (!hdmi_throughput) in intel_hdmi_dsc_get_num_slices()
3102 max_throughput = min(max_throughput, hdmi_throughput * 1000); in intel_hdmi_dsc_get_num_slices()
Dintel_dp.c2568 int hdmi_throughput = connector->display_info.hdmi.dsc_cap.clk_per_slice; in intel_dp_pcon_dsc_enc_slices() local
2575 hdmi_max_slices, hdmi_throughput); in intel_dp_pcon_dsc_enc_slices()