Home
last modified time | relevance | path

Searched refs:huge_gem_object (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Dhuge_gem_object.h17 huge_gem_object(struct drm_i915_private *i915,
Di915_gem_object.c44 obj = huge_gem_object(i915, in igt_gem_huge()
Di915_gem_object_blt.c259 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()
Dhuge_gem_object.c98 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
Di915_gem_mman.c318 obj = huge_gem_object(i915, in igt_partial_tiling()
455 obj = huge_gem_object(i915, in igt_smoke_tiling()
Di915_gem_client_blt.c44 obj = huge_gem_object(engine->i915, phys_sz, sz); in __igt_client_fill()
Di915_gem_context.c571 obj = huge_gem_object(vm->i915, DW_PER_PAGE * PAGE_SIZE, size); in create_test_object()