Searched refs:huge_gem_object (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/ |
D | huge_gem_object.h | 17 huge_gem_object(struct drm_i915_private *i915,
|
D | i915_gem_object.c | 44 obj = huge_gem_object(i915, in igt_gem_huge()
|
D | i915_gem_object_blt.c | 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()
|
D | huge_gem_object.c | 98 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
|
D | i915_gem_mman.c | 318 obj = huge_gem_object(i915, in igt_partial_tiling() 455 obj = huge_gem_object(i915, in igt_smoke_tiling()
|
D | i915_gem_client_blt.c | 44 obj = huge_gem_object(engine->i915, phys_sz, sz); in __igt_client_fill()
|
D | i915_gem_context.c | 571 obj = huge_gem_object(vm->i915, DW_PER_PAGE * PAGE_SIZE, size); in create_test_object()
|