Searched refs:respect_downstream_limits (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/display/ |
| D | intel_hdmi.c | 1805 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() 2075 int clock, bool respect_downstream_limits) in intel_hdmi_compute_bpc() argument 2091 if (!respect_downstream_limits) in intel_hdmi_compute_bpc() 2100 respect_downstream_limits, in intel_hdmi_compute_bpc() 2110 bool respect_downstream_limits) in intel_hdmi_compute_clock() argument 2121 respect_downstream_limits); in intel_hdmi_compute_clock() 2210 bool respect_downstream_limits) in intel_hdmi_compute_output_format() argument [all …]
|
| D | intel_dp.c | 1028 bool respect_downstream_limits) in intel_dp_tmds_clock_valid() argument 1032 if (!respect_downstream_limits) in intel_dp_tmds_clock_valid() 1340 int bpc, bool respect_downstream_limits) in intel_dp_hdmi_compute_bpc() argument 1356 if (!respect_downstream_limits) in intel_dp_hdmi_compute_bpc() 1363 respect_downstream_limits) == MODE_OK) in intel_dp_hdmi_compute_bpc() 1372 bool respect_downstream_limits) in intel_dp_max_bpp() argument 1387 respect_downstream_limits); in intel_dp_max_bpp() 1803 bool respect_downstream_limits) in intel_dp_compute_link_config() argument 1821 limits.max_bpp = intel_dp_max_bpp(intel_dp, pipe_config, respect_downstream_limits); in intel_dp_compute_link_config() 2195 bool respect_downstream_limits) in intel_dp_compute_output_format() argument [all …]
|