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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h 206 Bool enable_flipping; member in struct:__anon10025
drmmode_display.c 1299 if (!drmmode_crtc->enable_flipping)
1344 drmmode_crtc->enable_flipping = TRUE;
1347 drmmode_crtc->enable_flipping &=
1350 if (!drmmode_crtc->enable_flipping)
1354 drmmode_crtc->enable_flipping &=
1357 if (!drmmode_crtc->enable_flipping) {
1371 drmmode_crtc->enable_flipping = FALSE;
1917 if (drmmode_crtc->enable_flipping)
2793 if (drmmode_crtc->enable_flipping)
2796 if (drmmode_crtc->enable_flipping)
    [all...]

Completed in 8 milliseconds