Searched refs:kgem_bo_mark_busy (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.h629 static inline void kgem_bo_mark_busy(struct kgem *kgem, struct kgem_bo *bo, int ring) function in typeref:typename:void
H A Dsna_dri2.c1136 kgem_bo_mark_busy(&sna->kgem,
H A Dsna_display.c9493 kgem_bo_mark_busy(&sna->kgem, flip_bo, mode);
H A Dsna_accel.c3363 kgem_bo_mark_busy(&sna->kgem, priv->gpu_bo, mode);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.h597 static inline void kgem_bo_mark_busy(struct kgem *kgem, struct kgem_bo *bo, int ring) function in typeref:typename:void
H A Dsna_dri2.c866 kgem_bo_mark_busy(&sna->kgem, busy.handle == src->handle ? src : dst, mode);
H A Dsna_display.c7433 kgem_bo_mark_busy(&sna->kgem, flip_bo, mode);

Completed in 48 milliseconds