HomeSort by: relevance | last modified time | path
    Searched refs:xf86_crtc_on (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_present.c 153 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]))
nv_proto.h 16 Bool xf86_crtc_on(xf86CrtcPtr crtc);
nouveau_dri2.c 304 if (xf86_crtc_on(crtc)) {
497 if (!xf86_crtc_on(config->crtc[i]))
nouveau_xv.c 258 return xf86_crtc_on(crtc->devPrivate);
391 if (!xf86_crtc_on(crtc))
drmmode_display.c 122 xf86_crtc_on(xf86CrtcPtr crtc) function
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
driver.h 205 Bool xf86_crtc_on(xf86CrtcPtr crtc);
vblank.c 100 return xf86_crtc_on(crtc->devPrivate);
107 xf86_crtc_on(xf86CrtcPtr crtc) function
pageflip.c 385 if (!xf86_crtc_on(crtc))
present.c 262 if (xf86_crtc_on(config->crtc[i]))
dri2.c 555 if (xf86_crtc_on(config->crtc[i]))

Completed in 10 milliseconds