Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hdmi.h59 int hdmi_max_slices, int hdmi_throughput);
Dintel_hdmi.c3133 int hdmi_max_slices, int hdmi_throughput) in intel_hdmi_dsc_get_num_slices() argument
3155 if (!hdmi_throughput) in intel_hdmi_dsc_get_num_slices()
3190 max_throughput = min(max_throughput, hdmi_throughput * 1000); in intel_hdmi_dsc_get_num_slices()
Dintel_dp.c3755 int hdmi_throughput = connector->display_info.hdmi.dsc_cap.clk_per_slice; in intel_dp_pcon_dsc_enc_slices() local
3762 hdmi_max_slices, hdmi_throughput); in intel_dp_pcon_dsc_enc_slices()