Searched refs:xf86_crtc_on (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_present.c153 if (!scrn->vtSema || !xf86_crtc_on(crtc) || crtc->rotatedData)
211 if (xf86_crtc_on(config->crtc[i]))
220 if (!xf86_crtc_on(config->crtc[i]))
H A Dnv_proto.h16 Bool xf86_crtc_on(xf86CrtcPtr crtc);
H A Dnouveau_dri2.c304 if (xf86_crtc_on(crtc)) {
497 if (!xf86_crtc_on(config->crtc[i]))
H A Dnouveau_xv.c258 return xf86_crtc_on(crtc->devPrivate);
391 if (!xf86_crtc_on(crtc))
H A Ddrmmode_display.c122 xf86_crtc_on(xf86CrtcPtr crtc) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.h205 Bool xf86_crtc_on(xf86CrtcPtr crtc);
H A Dvblank.c100 return xf86_crtc_on(crtc->devPrivate);
107 xf86_crtc_on(xf86CrtcPtr crtc) function in typeref:typename:Bool
H A Dpageflip.c385 if (!xf86_crtc_on(crtc))
H A Dpresent.c262 if (xf86_crtc_on(config->crtc[i]))
H A Ddri2.c555 if (xf86_crtc_on(config->crtc[i]))

Completed in 19 milliseconds