Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c774 drmmode_crtc_connected(xf86CrtcPtr crtc) in drmmode_crtc_connected() function
1822 if (drmmode->hotplug_reset && !drmmode_crtc_connected(crtc)) in drmmode_set_mode_major()
2735 if (drmmode->hotplug_reset && !drmmode_crtc_connected(crtc)) { in drmmode_output_change_status()
4988 if (!drmmode_crtc || !crtc->active || !drmmode_crtc_connected(crtc) || in drmmode_flip_fb()