Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1805 bool respect_downstream_limits, in hdmi_port_clock_limit() argument
1811 if (respect_downstream_limits) { in hdmi_port_clock_limit()
1831 int clock, bool respect_downstream_limits, in hdmi_port_clock_valid() argument
1839 if (clock > hdmi_port_clock_limit(hdmi, respect_downstream_limits, in hdmi_port_clock_valid()
2079 int clock, bool respect_downstream_limits) in intel_hdmi_compute_bpc() argument
2095 if (!respect_downstream_limits) in intel_hdmi_compute_bpc()
2104 respect_downstream_limits, in intel_hdmi_compute_bpc()
2114 bool respect_downstream_limits) in intel_hdmi_compute_clock() argument
2125 respect_downstream_limits); in intel_hdmi_compute_clock()
2214 bool respect_downstream_limits) in intel_hdmi_compute_output_format() argument
[all …]
H A Dintel_dp.c1032 bool respect_downstream_limits) in intel_dp_tmds_clock_valid() argument
1036 if (!respect_downstream_limits) in intel_dp_tmds_clock_valid()
1349 int bpc, bool respect_downstream_limits) in intel_dp_hdmi_compute_bpc() argument
1365 if (!respect_downstream_limits) in intel_dp_hdmi_compute_bpc()
1372 respect_downstream_limits) == MODE_OK) in intel_dp_hdmi_compute_bpc()
1381 bool respect_downstream_limits) in intel_dp_max_bpp() argument
1396 respect_downstream_limits); in intel_dp_max_bpp()
1812 bool respect_downstream_limits) in intel_dp_compute_link_config() argument
1830 limits.max_bpp = intel_dp_max_bpp(intel_dp, pipe_config, respect_downstream_limits); in intel_dp_compute_link_config()
2208 bool respect_downstream_limits) in intel_dp_compute_output_format() argument
[all …]