Searched refs:I915_COLOR_UNEVICTABLE (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 363 PRETEND_GGTT_SIZE, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts() 381 1ul << 20, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts()
|
D | i915_gem_gtt.c | 1166 I915_COLOR_UNEVICTABLE, in igt_ggtt_page() 1493 I915_COLOR_UNEVICTABLE, in igt_gtt_insert()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_vgpu.c | 145 size, start, I915_COLOR_UNEVICTABLE, in vgt_balloon_space()
|
D | i915_gem_evict.c | 312 if (node->color == I915_COLOR_UNEVICTABLE) { in i915_gem_evict_for_node()
|
D | i915_gem_gtt.c | 547 vm->mm.head_node.color = I915_COLOR_UNEVICTABLE; in i915_address_space_init() 2946 PAGE_SIZE, 0, I915_COLOR_UNEVICTABLE, in i915_gem_init_ggtt()
|
D | i915_gem_execbuffer.c | 1035 PAGE_SIZE, 0, I915_COLOR_UNEVICTABLE, in reloc_iomap()
|
D | i915_drv.h | 487 #define I915_COLOR_UNEVICTABLE (-1) /* a non-vma sharing the address space */ macro
|
D | i915_gem.c | 69 size, 0, I915_COLOR_UNEVICTABLE, in insert_mappable_node()
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | aperture_gm.c | 66 I915_COLOR_UNEVICTABLE, in alloc_gm()
|