linux/drivers/gpu/drm/i915/selftests
Matthew Auld fe215c8bc4 drm/i915/selftests: add missing gtt shrinker test
Try to catch a bug we've seen in the wild where the shrinker purges the
pd/pdp from under us while allocating our paging structures.

References: https://bugs.freedesktop.org/show_bug.cgi?id=104773
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180131191453.12676-1-matthew.auld@intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180131214440.7141-2-chris@chris-wilson.co.uk
2018-02-01 07:22:47 +00:00
..
huge_gem_object.c
huge_gem_object.h
huge_pages.c drm/i915: prefer i915_gem_object_has_pages() 2017-12-18 11:53:29 +00:00
i915_gem_coherency.c
i915_gem_context.c drm/i915/selftests: Wake the device before executing requests on the GPU 2017-12-01 10:43:04 +00:00
i915_gem_dmabuf.c
i915_gem_evict.c drm/i915/selftests: Hold rpm wakeref for request + ggtt usage 2017-11-24 09:10:58 +00:00
i915_gem_gtt.c drm/i915/selftests: add missing gtt shrinker test 2018-02-01 07:22:47 +00:00
i915_gem_object.c
i915_gem_request.c drm/i915: Automatic i915_switch_context for legacy 2017-11-20 15:56:16 +00:00
i915_gem_timeline.c
i915_live_selftests.h More change sets for 4.16: 2017-12-04 10:56:53 +10:00
i915_mock_selftests.h
i915_random.c drm/i915/selftests: Allow random array allocation to fail 2018-01-02 15:30:40 +00:00
i915_random.h
i915_selftest.c
i915_sw_fence.c drm/i915/selftests: Wait for the dma-fence timeout 2018-01-17 17:09:59 +00:00
i915_syncmap.c
i915_vma.c
intel_breadcrumbs.c
intel_guc.c drm/i915/guc: Extract doorbell creation from client allocation 2017-12-14 08:06:59 +00:00
intel_hangcheck.c drm/i915/selftests: Fix up igt_reset_engine 2017-12-18 21:54:59 +00:00
intel_uncore.c
lib_sw_fence.c drm/i915/selftests: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
lib_sw_fence.h
mock_context.c
mock_context.h
mock_dmabuf.c
mock_dmabuf.h
mock_drm.c
mock_drm.h
mock_engine.c
mock_engine.h
mock_gem_device.c drm/i915/selftests: Free mock_i915->drm.mode_config 2017-12-11 11:24:30 +00:00
mock_gem_device.h
mock_gem_object.h
mock_gtt.c drm/i915: make mappable struct resource centric 2017-12-12 12:30:21 +02:00
mock_gtt.h
mock_request.c
mock_request.h
mock_timeline.c
mock_timeline.h
mock_uncore.c
mock_uncore.h
scatterlist.c