Searched refs:flipping_active (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h207 Bool flipping_active; member in struct:__anonaff371e40708
H A Ddrmmode_display.c1302 if (drmmode_crtc->flipping_active)
1305 drmmode_crtc->flipping_active =
1309 return drmmode_crtc->flipping_active;
1318 if (!drmmode_crtc->flipping_active)
1321 drmmode_crtc->flipping_active = FALSE;

Completed in 8 milliseconds