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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h 207 Bool flipping_active; member in struct:__anon10025
drmmode_display.c 1302 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 17 milliseconds