OSDN Git Service

drm/i915/gt: Include the execlists CCID of each port in the engine dump
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 31 Mar 2020 09:42:39 +0000 (10:42 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 31 Mar 2020 20:42:12 +0000 (21:42 +0100)
commit606727842d8b167fecd7cacfda6bded90d93754c
treeba9d86fe78db69cd025d586ac2a82fcfd7d6df0e
parent917155557238826b830011b67f110017b1f8ffad
drm/i915/gt: Include the execlists CCID of each port in the engine dump

Since we print out EXECLISTS_STATUS in the dump, also print out the CCID
of each context so we can cross check between the two.

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/20200331094239.23145-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_engine_cs.c