Searched refs:flipping_active (Results 1 – 3 of 3) sorted by relevance
243 Bool flipping_active; member
1461 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()
23685 v2: Moved flipping_active check from previous commit to here23688 v5: Move flipping_active check to sink support commit23844 Move flipping_active check to this commit