OSDN Git Service

drm/i915: Include intel_engine_is_idle() status in engine pretty-printer
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Nov 2017 15:22:11 +0000 (15:22 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Nov 2017 15:40:30 +0000 (15:40 +0000)
commitc400cc2a1aea6c6c0d60d22521fa4b7261106964
tree0b6987129cd4d2a86dad2a902ab2808a1fa4ac51
parent58ecd9d58939382a352b10d43f06f5a23a36db08
drm/i915: Include intel_engine_is_idle() status in engine pretty-printer

Upon parking, if we discover an active engine we dump its state. Follow
that state with an indication of whether the engine was idle.

References: https://bugs.freedesktop.org/show_bug.cgi?id=103479
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107152211.19930-1-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/intel_engine_cs.c