Searched refs:respect_downstream_limits (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/display/ |
| D | intel_hdmi.c | 1812 bool respect_downstream_limits, in hdmi_port_clock_limit() argument 1818 if (respect_downstream_limits) { in hdmi_port_clock_limit() 1838 int clock, bool respect_downstream_limits, in hdmi_port_clock_valid() argument 1846 if (clock > hdmi_port_clock_limit(hdmi, respect_downstream_limits, in hdmi_port_clock_valid() 2080 int clock, bool respect_downstream_limits) in intel_hdmi_compute_bpc() argument 2097 if (!respect_downstream_limits) in intel_hdmi_compute_bpc() 2105 respect_downstream_limits, in intel_hdmi_compute_bpc() 2115 bool respect_downstream_limits) in intel_hdmi_compute_clock() argument 2126 respect_downstream_limits); in intel_hdmi_compute_clock() 2205 bool respect_downstream_limits) in intel_hdmi_compute_output_format() argument [all …]
|
| D | intel_dp.c | 874 bool respect_downstream_limits) in intel_dp_tmds_clock_valid() argument 878 if (!respect_downstream_limits) in intel_dp_tmds_clock_valid() 1190 int bpc, bool respect_downstream_limits) in intel_dp_hdmi_compute_bpc() argument 1207 if (!respect_downstream_limits) in intel_dp_hdmi_compute_bpc() 1214 respect_downstream_limits) == MODE_OK) in intel_dp_hdmi_compute_bpc() 1223 bool respect_downstream_limits) in intel_dp_max_bpp() argument 1238 respect_downstream_limits); in intel_dp_max_bpp() 1583 bool respect_downstream_limits) in intel_dp_compute_link_config() argument 1601 limits.max_bpp = intel_dp_max_bpp(intel_dp, pipe_config, respect_downstream_limits); in intel_dp_compute_link_config() 1975 bool respect_downstream_limits) in intel_dp_compute_output_format() argument [all …]
|