Searched refs:kgem_bo_undo (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.h624 void kgem_bo_undo(struct kgem *kgem, struct kgem_bo *bo);
H A Dsna_io.c1855 kgem_bo_undo(&sna->kgem, bo);
1948 kgem_bo_undo(&sna->kgem, bo);
H A Dkgem.c2905 void kgem_bo_undo(struct kgem *kgem, struct kgem_bo *bo) function in typeref:typename:void
2934 kgem_bo_undo(kgem, a);
2936 kgem_bo_undo(kgem, b);
3027 kgem_bo_undo(kgem, bo);
H A Dsna_blt.c2627 kgem_bo_undo(&sna->kgem, tmp->dst.bo);
2728 kgem_bo_undo(&sna->kgem, tmp->dst.bo);
H A Dsna_accel.c513 kgem_bo_undo(&sna->kgem, priv->gpu_bo);
2398 kgem_bo_undo(&sna->kgem, priv->cpu_bo);
4933 if (UNDO) kgem_bo_undo(&sna->kgem, priv->gpu_bo);
15704 kgem_bo_undo(&sna->kgem, bo);
16456 kgem_bo_undo(&sna->kgem, bo);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.h592 void kgem_bo_undo(struct kgem *kgem, struct kgem_bo *bo);
H A Dsna_io.c1828 kgem_bo_undo(&sna->kgem, bo);
1921 kgem_bo_undo(&sna->kgem, bo);
H A Dkgem.c2424 void kgem_bo_undo(struct kgem *kgem, struct kgem_bo *bo) function in typeref:typename:void
2453 kgem_bo_undo(kgem, a);
2455 kgem_bo_undo(kgem, b);
2538 kgem_bo_undo(kgem, bo);
H A Dsna_blt.c2569 kgem_bo_undo(&sna->kgem, tmp->dst.bo);
2659 kgem_bo_undo(&sna->kgem, tmp->dst.bo);
H A Dsna_accel.c502 kgem_bo_undo(&sna->kgem, priv->gpu_bo);
4811 if (UNDO) kgem_bo_undo(&sna->kgem, priv->gpu_bo);
15478 kgem_bo_undo(&sna->kgem, bo);
16228 kgem_bo_undo(&sna->kgem, bo);

Completed in 121 milliseconds