]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Update a couple of hangcheck comments to talk about engines
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Jul 2016 08:07:30 +0000 (09:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Jul 2016 15:23:05 +0000 (16:23 +0100)
commit9930ca1ae7e9fbf67e3a69239e9a39e80f4d9f60
tree76205a0546c21bfbc2267febfbbc45db5713cc20
parent7e21d6484ded4aae2871f71e9bda0ed88ce6b43b
drm/i915: Update a couple of hangcheck comments to talk about engines

We still have lots of comments that refer to the old ring when we mean
struct intel_engine_cs and its hardware correspondence. This patch fixes
an instance inside hangcheck to talk about engines.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1469432687-22756-10-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1469606850-28659-5-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_irq.c