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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h206 Bool enable_flipping; member in struct:__anonaff371e40708
H A Ddrmmode_display.c1299 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 7 milliseconds