]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Expand bad CS completion event debug
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 11 Feb 2020 23:09:44 +0000 (23:09 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 12 Feb 2020 20:34:36 +0000 (20:34 +0000)
commit775a1252c10c1ed16e490a317d6dbd4a4a70be66
treeccc9f76c8afe4425413c7ac3f6d098f8538816e5
parent37914abcf4baf3222e0536c4c8fe714b5867a63c
drm/i915/gt: Expand bad CS completion event debug

Show the ring/request/context state if we see what we believe is an
early CS completion.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200211230944.1203098-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_context.c
drivers/gpu/drm/i915/gt/intel_lrc.c