Home
last modified time | relevance | path

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 Dhuge_gem_object.h17 huge_gem_object(struct drm_i915_private *i915,
H A Di915_gem_object.c9 #include "huge_gem_object.h"
44 obj = huge_gem_object(i915, in igt_gem_huge()
H A Di915_gem_object_blt.c17 #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 Dhuge_gem_object.c9 #include "huge_gem_object.h"
98 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
H A Di915_gem_mman.c13 #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 Di915_gem_client_blt.c16 #include "huge_gem_object.h"
44 obj = huge_gem_object(engine->i915, phys_sz, sz); in __igt_client_fill()
H A Di915_gem_context.c25 #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 Dhuge_gem_object.h17 huge_gem_object(struct drm_i915_private *i915,
H A Di915_gem_object.c9 #include "huge_gem_object.h"
44 obj = huge_gem_object(i915, in igt_gem_huge()
H A Dhuge_gem_object.c9 #include "huge_gem_object.h"
101 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
H A Di915_gem_mman.c23 #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 Di915_gem_context.c28 #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