Searched refs:I915_COLOR_UNEVICTABLE (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 417 PRETEND_GGTT_SIZE, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts() 435 1ul << 20, 0, I915_COLOR_UNEVICTABLE, in igt_evict_contexts()
|
D | i915_gem_gtt.c | 1166 I915_COLOR_UNEVICTABLE, in igt_ggtt_page() 1502 I915_COLOR_UNEVICTABLE, in igt_gtt_insert()
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_vgpu.c | 168 size, start, I915_COLOR_UNEVICTABLE, in vgt_balloon_space()
|
D | i915_gem_evict.c | 299 if (node->color == I915_COLOR_UNEVICTABLE) { in i915_gem_evict_for_node()
|
D | i915_gem_gtt.c | 561 vm->mm.head_node.color = I915_COLOR_UNEVICTABLE; in i915_address_space_init() 2647 GUC_GGTT_TOP, I915_COLOR_UNEVICTABLE, in ggtt_reserve_guc_top() 2697 PAGE_SIZE, 0, I915_COLOR_UNEVICTABLE, in init_ggtt()
|
D | i915_gem.c | 70 size, 0, I915_COLOR_UNEVICTABLE, in insert_mappable_node()
|
D | i915_drv.h | 348 #define I915_COLOR_UNEVICTABLE (-1) /* a non-vma sharing the address space */ macro
|
/Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
D | aperture_gm.c | 68 I915_COLOR_UNEVICTABLE, in alloc_gm()
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_execbuffer.c | 1049 PAGE_SIZE, 0, I915_COLOR_UNEVICTABLE, in reloc_iomap()
|