Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_edid.c1850 bool drm_detect_hdmi_monitor(struct edid *edid) in drm_detect_hdmi_monitor() function
1874 EXPORT_SYMBOL(drm_detect_hdmi_monitor);
H A Ddrm_crtc.h1038 extern bool drm_detect_hdmi_monitor(struct edid *edid);
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_hdmi.c775 sc->hdmi_mode = drm_detect_hdmi_monitor( in hdmi_enable()