Searched refs:huge_gem_object (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ |
| D | i915_gem_object_blt.c | 46 obj = huge_gem_object(i915, phys_sz, sz); in igt_fill_blt() 131 src = huge_gem_object(i915, phys_sz, sz); in igt_copy_blt() 151 dst = huge_gem_object(i915, phys_sz, sz); in igt_copy_blt()
|
| D | huge_gem_object.h | 11 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_client_blt.c | 40 obj = huge_gem_object(i915, phys_sz, sz); in igt_client_fill()
|
| D | huge_gem_object.c | 95 huge_gem_object(struct drm_i915_private *i915, in huge_gem_object() function
|
| D | i915_gem_mman.c | 195 obj = huge_gem_object(i915, in igt_partial_tiling()
|
| D | i915_gem_context.c | 323 obj = huge_gem_object(ctx->i915, DW_PER_PAGE * PAGE_SIZE, size); in create_test_object()
|