Searched refs:kgem_bo_discard_cache (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem.h | 336 static inline bool kgem_bo_discard_cache(struct kgem_bo *bo, bool force) function in typeref:typename:bool
|
| H A D | sna_accel.c | 2202 if (kgem_bo_discard_cache(priv->gpu_bo, flags & MOVE_WRITE)) { 2668 if (kgem_bo_discard_cache(priv->gpu_bo, flags & MOVE_WRITE)) { 3450 if (kgem_bo_discard_cache(priv->gpu_bo, flags & (MOVE_WRITE | __MOVE_FORCE))) { 3679 if (kgem_bo_discard_cache(priv->gpu_bo, true)) { 4275 kgem_bo_discard_cache(priv->gpu_bo, flags & (MOVE_WRITE | __MOVE_FORCE))) { 4898 if (kgem_bo_discard_cache(priv->gpu_bo, true)) { 6435 if (kgem_bo_discard_cache(priv->gpu_bo, true)) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem.h | 326 static inline bool kgem_bo_discard_cache(struct kgem_bo *bo, bool force) function in typeref:typename:bool
|
| H A D | sna_accel.c | 2138 if (kgem_bo_discard_cache(priv->gpu_bo, flags & MOVE_WRITE)) { 2589 if (kgem_bo_discard_cache(priv->gpu_bo, flags & MOVE_WRITE)) { 3325 if (kgem_bo_discard_cache(priv->gpu_bo, flags & (MOVE_WRITE | __MOVE_FORCE))) { 3556 if (kgem_bo_discard_cache(priv->gpu_bo, true)) { 4155 kgem_bo_discard_cache(priv->gpu_bo, flags & (MOVE_WRITE | __MOVE_FORCE))) { 4776 if (kgem_bo_discard_cache(priv->gpu_bo, true)) { 6287 if (kgem_bo_discard_cache(priv->gpu_bo, true)) {
|
Completed in 41 milliseconds