Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1852 bool respect_downstream_limits, in hdmi_port_clock_limit() argument
1858 if (respect_downstream_limits) { in hdmi_port_clock_limit()
1878 int clock, bool respect_downstream_limits, in hdmi_port_clock_valid() argument
1887 if (clock > hdmi_port_clock_limit(hdmi, respect_downstream_limits, in hdmi_port_clock_valid()
2114 int clock, bool respect_downstream_limits) in intel_hdmi_compute_bpc() argument
2130 if (!respect_downstream_limits) in intel_hdmi_compute_bpc()
2139 respect_downstream_limits, in intel_hdmi_compute_bpc()
2149 bool respect_downstream_limits) in intel_hdmi_compute_clock() argument
2160 respect_downstream_limits); in intel_hdmi_compute_clock()
2249 bool respect_downstream_limits) in intel_hdmi_compute_output_format() argument
[all …]
H A Dintel_dp.c1276 bool respect_downstream_limits) in intel_dp_tmds_clock_valid() argument
1280 if (!respect_downstream_limits) in intel_dp_tmds_clock_valid()
1680 if (!respect_downstream_limits) in intel_dp_hdmi_compute_bpc()
1696 bool respect_downstream_limits) in intel_dp_max_bpp() argument
1711 respect_downstream_limits); in intel_dp_max_bpp()
2554 respect_downstream_limits); in intel_dp_compute_config_limits()
2613 bool respect_downstream_limits) in intel_dp_compute_link_config() argument
2641 respect_downstream_limits, in intel_dp_compute_link_config()
2675 respect_downstream_limits, in intel_dp_compute_link_config()
3047 respect_downstream_limits); in intel_dp_compute_output_format()
[all …]
H A Dintel_dp.h198 bool respect_downstream_limits,