linux/drivers/gpu/drm/i915/selftests
Matthew Auld 6501aa4e3a drm/i915: add in-kernel blitter client
The plan is to use the blitter engine for async object clearing when
using local memory, but before we can move the worker to get_pages() we
have to first tame some more of our struct_mutex usage. With this in
mind we should be able to upstream the object clearing as some
selftests, which should serve as a guinea pig for the ongoing locking
rework and upcoming async get_pages() framework.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: CQ Tang <cq.tang@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/20190529123108.24422-2-matthew.auld@intel.com
2019-05-30 12:01:44 +01:00
..
i915_active.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_gem.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_gem_evict.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_gem_gtt.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_live_selftests.h drm/i915: add in-kernel blitter client 2019-05-30 12:01:44 +01:00
i915_mock_selftests.h drm/i915: Move phys objects to its own file 2019-05-28 12:45:29 +01:00
i915_random.c
i915_random.h
i915_request.c drm/i915: Drop the deferred active reference 2019-05-28 12:45:29 +01:00
i915_selftest.c
i915_sw_fence.c
i915_syncmap.c
i915_timeline.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
i915_vma.c drm/i915: Move GEM object domain management from struct_mutex to local 2019-05-28 12:45:29 +01:00
igt_atomic.h drm/i915/selftests: Split igt_atomic_reset testcase 2019-05-23 21:53:26 +01:00
igt_flush_test.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
igt_flush_test.h
igt_live_test.c
igt_live_test.h
igt_reset.c drm/i915/selftests: Split igt_atomic_reset testcase 2019-05-23 21:53:26 +01:00
igt_reset.h drm/i915/selftests: Split igt_atomic_reset testcase 2019-05-23 21:53:26 +01:00
igt_spinner.c drm/i915: Drop the deferred active reference 2019-05-28 12:45:29 +01:00
igt_spinner.h drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
igt_wedge_me.h
intel_guc.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
intel_uncore.c
lib_sw_fence.c drm/i915/execlists: Virtual engine bonding 2019-05-22 08:40:46 +01:00
lib_sw_fence.h
mock_drm.c
mock_drm.h
mock_gem_device.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
mock_gem_device.h
mock_gtt.c
mock_gtt.h
mock_request.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
mock_request.h
mock_timeline.c
mock_timeline.h
mock_uncore.c
mock_uncore.h
scatterlist.c drm/i915: Pull scatterlist utils out of i915_gem.h 2019-05-28 12:45:29 +01:00