Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h61 int hdmi_max_slices, int hdmi_throughput);
H A Dintel_hdmi.c3143 int hdmi_max_slices, int hdmi_throughput) in intel_hdmi_dsc_get_num_slices() argument
3165 if (!hdmi_throughput) in intel_hdmi_dsc_get_num_slices()
3200 max_throughput = min(max_throughput, hdmi_throughput * 1000); in intel_hdmi_dsc_get_num_slices()
H A Dintel_dp.c3868 int hdmi_throughput = info->hdmi.dsc_cap.clk_per_slice; in intel_dp_pcon_dsc_enc_slices() local
3875 hdmi_max_slices, hdmi_throughput); in intel_dp_pcon_dsc_enc_slices()