Searched refs:drmmode_SharedPixmapPresentOnVBlank (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h286 Bool drmmode_SharedPixmapPresentOnVBlank(PixmapPtr frontTarget, xf86CrtcPtr crtc,
H A Ddrmmode_display.c1169 return drmmode_SharedPixmapPresentOnVBlank(ppix, crtc, drmmode);
1186 return drmmode_SharedPixmapPresentOnVBlank(ppix, crtc, drmmode);
1230 drmmode_SharedPixmapPresentOnVBlank(PixmapPtr ppix, xf86CrtcPtr crtc, function in typeref:typename:Bool
H A Ddriver.c1760 ret |= drmmode_SharedPixmapPresentOnVBlank(ppix, crtc, &ms->drmmode);

Completed in 10 milliseconds