]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 28 Jul 2017 11:21:10 +0000 (12:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 4 Aug 2017 18:08:30 +0000 (19:08 +0100)
commit41533940a96296acb4595a1a58db70f8ea8f14da
tree1c4a300cc9c799d9a07553d7b061867a03771d18
parente9d7486eac949f2a8d121657e536c8abdd4ea088
drm/i915/selftests: Retarget igt_render_engine_reset_fallback()

The purpose of the test was to check per-engine resets would fallback to
the global reset when required, but first we actually need a test for a
basic i915_handle_error()!

Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Michel Thierry <michel.thierry@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Michel Thierry <michel.thierry@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170728112110.6464-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/selftests/intel_hangcheck.c