Searched refs:drm_detect_hdmi_monitor (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h1028 extern bool drm_detect_hdmi_monitor(struct edid *edid);
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_hdmi.c907 drm_detect_hdmi_monitor(edid);
H A Dintel_sdvo.c1657 intel_sdvo->has_hdmi_monitor = drm_detect_hdmi_monitor(edid);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c2710 * drm_detect_hdmi_monitor - detect whether monitor is hdmi.
2716 bool drm_detect_hdmi_monitor(struct edid *edid) function

Completed in 33 milliseconds