Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_hdmi.c921 static int hdmi_portclock_limit(struct intel_hdmi *hdmi, bool respect_dvi_limit) in hdmi_portclock_limit() function
942 if (clock > hdmi_portclock_limit(intel_attached_hdmi(connector), in intel_hdmi_mode_valid()
996 int portclock_limit = hdmi_portclock_limit(intel_hdmi, false); in intel_hdmi_compute_config()