Home
last modified time | relevance | path

Searched refs:respect_downstream_limits (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hdmi.c1825 bool respect_downstream_limits, in hdmi_port_clock_limit() argument
1831 if (respect_downstream_limits) { in hdmi_port_clock_limit()
1851 int clock, bool respect_downstream_limits, in hdmi_port_clock_valid() argument
1860 if (clock > hdmi_port_clock_limit(hdmi, respect_downstream_limits, in hdmi_port_clock_valid()
2100 int clock, bool respect_downstream_limits) in intel_hdmi_compute_bpc() argument
2116 if (!respect_downstream_limits) in intel_hdmi_compute_bpc()
2125 respect_downstream_limits, in intel_hdmi_compute_bpc()
2135 bool respect_downstream_limits) in intel_hdmi_compute_clock() argument
2146 respect_downstream_limits); in intel_hdmi_compute_clock()
2235 bool respect_downstream_limits) in intel_hdmi_compute_output_format() argument
[all …]
Dintel_dp.c1198 bool respect_downstream_limits) in intel_dp_tmds_clock_valid() argument
1202 if (!respect_downstream_limits) in intel_dp_tmds_clock_valid()
1565 int bpc, bool respect_downstream_limits) in intel_dp_hdmi_compute_bpc() argument
1581 if (!respect_downstream_limits) in intel_dp_hdmi_compute_bpc()
1588 respect_downstream_limits) == MODE_OK) in intel_dp_hdmi_compute_bpc()
1597 bool respect_downstream_limits) in intel_dp_max_bpp() argument
1612 respect_downstream_limits); in intel_dp_max_bpp()
2460 bool respect_downstream_limits, in intel_dp_compute_config_limits() argument
2476 respect_downstream_limits); in intel_dp_compute_config_limits()
2524 bool respect_downstream_limits) in intel_dp_compute_link_config() argument
[all …]