linux_dsm_epyc7002/drivers/gpu/drm/i915/selftests
Chris Wilson 47624cc330 drm/i915: Import the kfence selftests for i915_sw_fence
A long time ago, I wrote some selftests for the struct kfence idea. Now
that we have infrastructure in i915/igt for running kselftests, include
some for i915_sw_fence.

v2: INIT_WORK_ONSTACK/destroy_work_on_stack (Mika)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170517121007.27224-2-chris@chris-wilson.co.uk
2017-05-17 13:38:02 +01:00
..
huge_gem_object.c
huge_gem_object.h
i915_gem_coherency.c
i915_gem_context.c
i915_gem_dmabuf.c drm/i915: Implement dma_buf_ops->kmap 2017-05-03 23:15:02 +01:00
i915_gem_evict.c
i915_gem_gtt.c
i915_gem_object.c
i915_gem_request.c
i915_gem_timeline.c drm/i915: Fixup 64bit divides in timelines selftest 2017-05-15 14:40:44 +01:00
i915_live_selftests.h
i915_mock_selftests.h drm/i915: Import the kfence selftests for i915_sw_fence 2017-05-17 13:38:02 +01:00
i915_random.c drm/i915: Squash repeated awaits on the same fence 2017-05-03 11:08:48 +01:00
i915_random.h drm/i915: Squash repeated awaits on the same fence 2017-05-03 11:08:48 +01:00
i915_selftest.c
i915_sw_fence.c drm/i915: Import the kfence selftests for i915_sw_fence 2017-05-17 13:38:02 +01:00
i915_syncmap.c drm/i915: Squash repeated awaits on the same fence 2017-05-03 11:08:48 +01:00
i915_vma.c
intel_breadcrumbs.c
intel_hangcheck.c
intel_uncore.c
mock_context.c
mock_context.h
mock_dmabuf.c
mock_dmabuf.h
mock_drm.c drm/i915/selftests: Allocate inode/file dynamically 2017-04-26 16:28:34 +03:00
mock_drm.h
mock_engine.c drm/i915: Use engine->context_pin() to report the intel_ring 2017-05-04 11:54:43 +01:00
mock_engine.h
mock_gem_device.c
mock_gem_device.h
mock_gem_object.h
mock_gtt.c
mock_gtt.h
mock_request.c drm/i915: checking for NULL instead of IS_ERR() in mock selftests 2017-04-26 16:28:24 +03:00
mock_request.h
mock_timeline.c drm/i915: Squash repeated awaits on the same fence 2017-05-03 11:08:48 +01:00
mock_timeline.h drm/i915: Squash repeated awaits on the same fence 2017-05-03 11:08:48 +01:00
mock_uncore.c
mock_uncore.h
scatterlist.c