linux_dsm_epyc7002/drivers/gpu/drm/i915/gem/selftests
Chris Wilson 1af65515e3 drm/i915/selftests: Fill all the drm_vma_manager holes
To test mmap_offset_exhaustion, we first have to fill the entire vma
manager leaving a single page. Don't assume that the vma manager is not
already fragment, and fill all the holes.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191111122706.28292-2-chris@chris-wilson.co.uk
2019-11-11 12:41:37 +00:00
..
huge_gem_object.c drm/i915/gem: Distinguish each object type 2019-10-22 16:23:32 +01:00
huge_gem_object.h drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
huge_pages.c drm/i915/selftests: Complete transition to a real struct file mock 2019-11-08 10:17:41 +00:00
i915_gem_client_blt.c drm/i915/selftests: Check all blitter engines for client blt 2019-10-28 11:24:50 +00:00
i915_gem_coherency.c drm/i915/selftests: check for missing aperture 2019-10-29 10:35:47 +00:00
i915_gem_context.c drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected 2019-11-08 10:52:09 +00:00
i915_gem_dmabuf.c drm/i915: Fix up broken merge 2019-07-22 23:43:15 +02:00
i915_gem_mman.c drm/i915/selftests: Fill all the drm_vma_manager holes 2019-11-11 12:41:37 +00:00
i915_gem_object_blt.c drm/i915/selftests: Exercise parallel blit operations on a single ctx 2019-11-11 12:41:37 +00:00
i915_gem_object.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_gem_phys.c drm/i915/selftests: Drop vestigal struct_mutex guards 2019-10-04 15:39:41 +01:00
igt_gem_utils.c drm/i915: Pull i915_vma_pin under the vm->mutex 2019-10-04 15:39:02 +01:00
igt_gem_utils.h drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context 2019-08-24 09:10:08 +01:00
mock_context.c drm/i915/gem: Embed context/timeline name inside the GEM context 2019-11-11 11:46:40 +00:00
mock_context.h drm/i915/selftests: Complete transition to a real struct file mock 2019-11-08 10:17:41 +00:00
mock_dmabuf.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
mock_dmabuf.h drm/i915: change to_mock() to an inline function 2019-11-08 09:12:34 +00:00
mock_gem_object.h drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00