Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/drm2/
HDdrm_edid.c1850 bool drm_detect_hdmi_monitor(struct edid *edid) in drm_detect_hdmi_monitor() function
1874 EXPORT_SYMBOL(drm_detect_hdmi_monitor);
HDdrm_crtc.h1038 extern bool drm_detect_hdmi_monitor(struct edid *edid);
/freebsd-head/sys/arm/nvidia/drm2/
HDtegra_hdmi.c775 sc->hdmi_mode = drm_detect_hdmi_monitor( in hdmi_enable()