Home
last modified time | relevance | path

Searched refs:igt_object_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c107 igt_object_create(struct intel_memory_region *mem, in igt_object_create() function
211 obj = igt_object_create(mem, &objects, size, 0); in igt_mock_reserve()
252 obj = igt_object_create(mem, &objects, PAGE_SIZE, in igt_mock_contiguous()
266 obj = igt_object_create(mem, &objects, total, I915_BO_ALLOC_CONTIGUOUS); in igt_mock_contiguous()
284 obj = igt_object_create(mem, &objects, target, in igt_mock_contiguous()
320 obj = igt_object_create(mem, list, target, in igt_mock_contiguous()
334 obj = igt_object_create(mem, &objects, target, 0); in igt_mock_contiguous()
350 obj = igt_object_create(mem, &objects, target, in igt_mock_contiguous()
391 obj = igt_object_create(mem, &objects, size, 0); in igt_mock_splintered_region()
424 obj = igt_object_create(me in igt_mock_splintered_region()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c100 igt_object_create(struct intel_memory_region *mem, in igt_object_create() function
148 obj = igt_object_create(mem, &objects, mem->mm.chunk_size, in igt_mock_contiguous()
162 obj = igt_object_create(mem, &objects, total, I915_BO_ALLOC_CONTIGUOUS); in igt_mock_contiguous()
180 obj = igt_object_create(mem, &objects, target, in igt_mock_contiguous()
216 obj = igt_object_create(mem, list, target, in igt_mock_contiguous()
230 obj = igt_object_create(mem, &objects, target, 0); in igt_mock_contiguous()
246 obj = igt_object_create(mem, &objects, target, in igt_mock_contiguous()
300 obj = igt_object_create(mem, &objects, size, 0); in igt_mock_splintered_region()
316 obj = igt_object_create(mem, &objects, size, I915_BO_ALLOC_CONTIGUOUS); in igt_mock_splintered_region()
324 obj = igt_object_create(me in igt_mock_splintered_region()
[all...]

Completed in 3 milliseconds