Searched refs:I915_COLOR_UNEVICTABLE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_gem_gtt.h | 21 #define I915_COLOR_UNEVICTABLE (-1) /* a non-vma sharing the address space */ macro
|
| H A D | i915_gem_evict.c | 304 if (vma->node.color != I915_COLOR_UNEVICTABLE && in i915_gem_evict_something() 374 if (node->color == I915_COLOR_UNEVICTABLE) { in i915_gem_evict_for_node()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_evict.c | 412 PRETEND_GGTT_SIZE, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts() 432 1ul << 20, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts()
|
| H A D | i915_gem_gtt.c | 1375 I915_COLOR_UNEVICTABLE, in igt_ggtt_page() 1764 I915_COLOR_UNEVICTABLE, in igt_gtt_insert()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_client_blt.c | 565 I915_COLOR_UNEVICTABLE, in tiled_blits_create()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 1304 PAGE_SIZE, 0, I915_COLOR_UNEVICTABLE, in reloc_iomap()
|