Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h59 int hdmi_max_slices, int hdmi_throughput);
H A Dintel_hdmi.c3139 int hdmi_max_slices, int hdmi_throughput) in intel_hdmi_dsc_get_num_slices() argument
3161 if (!hdmi_throughput) in intel_hdmi_dsc_get_num_slices()
3196 max_throughput = min(max_throughput, hdmi_throughput * 1000); in intel_hdmi_dsc_get_num_slices()
H A Dintel_dp.c2838 int hdmi_throughput = connector->display_info.hdmi.dsc_cap.clk_per_slice; in intel_dp_pcon_dsc_enc_slices() local
2845 hdmi_max_slices, hdmi_throughput); in intel_dp_pcon_dsc_enc_slices()