Home
last modified time | relevance | path

Searched refs:flipping_active (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h243 Bool flipping_active; member
H A Ddrmmode_display.c1461 if (drmmode_crtc->flipping_active) in drmmode_InitSharedPixmapFlipping()
1464 drmmode_crtc->flipping_active = in drmmode_InitSharedPixmapFlipping()
1468 return drmmode_crtc->flipping_active; in drmmode_InitSharedPixmapFlipping()
1477 if (!drmmode_crtc->flipping_active) in drmmode_FiniSharedPixmapFlipping()
1480 drmmode_crtc->flipping_active = FALSE; in drmmode_FiniSharedPixmapFlipping()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23685 v2: Moved flipping_active check from previous commit to here
23688 v5: Move flipping_active check to sink support commit
23844 Move flipping_active check to this commit