Searched refs:huge_gem_object (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_gem_object.h | 17 huge_gem_object(struct drm_i915_private *i915,
|
H A D | i915_gem_object.c | 9 #include "huge_gem_object.h" 44 obj = huge_gem_object(i915, in igt_gem_huge()
|
H A D | i915_gem_object_blt.c | 17 #include "huge_gem_object.h" 259 obj = huge_gem_object(engine->i915, phys_sz, sz); in igt_fill_blt_thread() 377 src = huge_gem_object(engine->i915, phys_sz, sz); in igt_copy_blt_thread() 397 dst = huge_gem_object(engine->i915, phys_sz, sz); in igt_copy_blt_thread()
|
H A D | huge_gem_object.c | 9 #include "huge_gem_object.h" 98 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
|
H A D | i915_gem_mman.c | 13 #include "huge_gem_object.h" 318 obj = huge_gem_object(i915, in igt_partial_tiling() 455 obj = huge_gem_object(i915, in igt_smoke_tiling()
|
H A D | i915_gem_client_blt.c | 16 #include "huge_gem_object.h" 44 obj = huge_gem_object(engine->i915, phys_sz, sz); in __igt_client_fill()
|
H A D | i915_gem_context.c | 25 #include "huge_gem_object.h" 571 obj = huge_gem_object(vm->i915, DW_PER_PAGE * PAGE_SIZE, size); in create_test_object()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_gem_object.h | 17 huge_gem_object(struct drm_i915_private *i915,
|
H A D | i915_gem_object.c | 9 #include "huge_gem_object.h" 44 obj = huge_gem_object(i915, in igt_gem_huge()
|
H A D | huge_gem_object.c | 9 #include "huge_gem_object.h" 101 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
|
H A D | i915_gem_mman.c | 23 #include "huge_gem_object.h" 335 obj = huge_gem_object(i915, in igt_partial_tiling() 472 obj = huge_gem_object(i915, in igt_smoke_tiling()
|
H A D | i915_gem_context.c | 28 #include "huge_gem_object.h" 592 obj = huge_gem_object(vm->i915, DW_PER_PAGE * PAGE_SIZE, size); in create_test_object()
|
Completed in 10 milliseconds