Searched refs:flip_pending (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_scmd.c54 if (!screen_priv->flip_pending)
57 return screen_priv->flip_pending->pixmap;
282 if (screen_priv->flip_pending) {
283 flip_window = screen_priv->flip_pending->window;
284 flip_pixmap = screen_priv->flip_pending->pixmap;
313 if (!screen_priv->flip_pending->abort_flip) {
315 screen_priv->flip_pending->abort_flip = TRUE;
325 assert (!screen_priv->flip_pending);
345 assert (vblank == screen_priv->flip_pending);
362 screen_priv->flip_pending
423 present_vblank_ptr flip_pending = screen_priv->flip_pending; local in function:present_check_flip_window
512 present_vblank_ptr flip_pending = screen_priv->flip_pending; local in function:present_scmd_clear_window_flip
[all...]
H A Dpresent_priv.h155 present_vblank_ptr flip_pending; member in struct:present_screen_priv
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drm_queue.c319 while (drmmode_crtc->flip_pending &&
326 while (drmmode_crtc->flip_pending
H A Ddrmmode_display.h138 struct drmmode_fb *flip_pending; member in struct:__anon6244c68d0308
H A Damdgpu_kms.c579 if (drmmode_crtc->flip_pending == fb) {
580 drmmode_fb_reference(pAMDGPUEnt->fd, &drmmode_crtc->flip_pending,
928 drmmode_fb_reference(pAMDGPUEnt->fd, &drmmode_crtc->flip_pending, fb);
1086 !drmmode_crtc->flip_pending &&
1112 drmmode_crtc->flip_pending ||
1189 drmmode_crtc->flip_pending ||
1247 drmmode_fb_reference(pAMDGPUEnt->fd, &drmmode_crtc->flip_pending, fb);
H A Damdgpu_present.c223 if (drmmode_crtc->flip_pending)
H A Ddrmmode_display.c727 if (!drmmode_crtc->flip_pending) {
3149 if (drmmode_crtc->flip_pending == *fb) {
3150 drmmode_fb_reference(pAMDGPUEnt->fd, &drmmode_crtc->flip_pending,
3180 if (drmmode_crtc->flip_pending == *fb) {
3182 &drmmode_crtc->flip_pending, NULL);
4104 drmmode_fb_reference(pAMDGPUEnt->fd, &drmmode_crtc->flip_pending,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_drm_queue.c319 while (drmmode_crtc->flip_pending &&
326 while (drmmode_crtc->flip_pending
H A Ddrmmode_display.h126 struct drmmode_fb *flip_pending; member in struct:__anon1b2324c50308
H A Dradeon_kms.c533 if (drmmode_crtc->flip_pending == fb) {
534 drmmode_fb_reference(pRADEONEnt->fd, &drmmode_crtc->flip_pending,
882 drmmode_fb_reference(pRADEONEnt->fd, &drmmode_crtc->flip_pending, fb);
1050 !drmmode_crtc->flip_pending &&
1076 drmmode_crtc->flip_pending ||
1153 drmmode_crtc->flip_pending ||
1212 drmmode_fb_reference(pRADEONEnt->fd, &drmmode_crtc->flip_pending, fb);
H A Dradeon_present.c236 if (drmmode_crtc->flip_pending)
H A Ddrmmode_display.c792 if (!drmmode_crtc->flip_pending) {
2682 if (drmmode_crtc->flip_pending == *fb) {
2683 drmmode_fb_reference(pRADEONEnt->fd, &drmmode_crtc->flip_pending,
2713 if (drmmode_crtc->flip_pending == *fb) {
2715 &drmmode_crtc->flip_pending, NULL);
3555 drmmode_fb_reference(pRADEONEnt->fd, &drmmode_crtc->flip_pending,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c1692 if (info->sna->dri2.flip_pending == info)
1693 info->sna->dri2.flip_pending = NULL;
1694 assert(info->sna->dri2.flip_pending != info);
1963 assert(info->sna->dri2.flip_pending == NULL ||
1964 info->sna->dri2.flip_pending == info);
1966 info->sna->dri2.flip_pending = info;
2852 assert(info->sna->dri2.flip_pending == NULL ||
2853 info->sna->dri2.flip_pending == info);
2854 info->sna->dri2.flip_pending = info;
2878 struct sna_dri2_event *chain = sna->dri2.flip_pending;
[all...]
H A Dsna.h369 void *flip_pending; member in struct:sna::sna_dri2
H A Dsna_display.c208 bool flip_pending; member in struct:sna_crtc
1763 flip_active -= crtc->flip_pending;
7180 crtc->flip_pending = true;
9318 sna_crtc->flip_pending = true;
9480 crtc->flip_pending = true;
9575 assert(crtc->flip_pending);
9576 crtc->flip_pending = false;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c1496 assert(info->sna->dri2.flip_pending == NULL ||
1497 info->sna->dri2.flip_pending == info);
1499 info->sna->dri2.flip_pending = info;
2303 assert(info->sna->dri2.flip_pending == NULL ||
2304 info->sna->dri2.flip_pending == info);
2305 info->sna->dri2.flip_pending = info;
2333 struct sna_dri2_event *chain = sna->dri2.flip_pending;
2339 sna->dri2.flip_pending = NULL;
2388 if (sna->dri2.flip_pending == flip)
2389 sna->dri2.flip_pending
[all...]
H A Dsna.h338 void *flip_pending; member in struct:sna::sna_dri2
H A Dsna_display.c130 bool flip_pending; member in struct:sna_crtc
1165 flip_active -= crtc->flip_pending;
1179 flip_active -= crtc->flip_pending;
5393 crtc->flip_pending = true;
7281 sna_crtc->flip_pending = true;
7423 crtc->flip_pending = true;
7506 crtc->flip_pending = false;

Completed in 53 milliseconds