drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
authorOscar Mateo <oscar.mateo@intel.com>
Wed, 10 May 2017 15:04:51 +0000 (15:04 +0000)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 11 May 2017 09:26:50 +0000 (12:26 +0300)
commita8b9370fc79c1ec043194452a455b0b590be609a
treed5f2e075fe5c42055b1c68b0e6c85787a6632851
parentff26ffa8ee267dcbd27a5d81cb21d1c41bfdb44a
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs

We are missing pieces of information that could be useful for GuC
debugging.

v2: Reuse some code (Joonas)

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
[Joonas: Removed extra newline and s/uint32_t/u32/ for checkpatch.pl]
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1494428691-20672-1-git-send-email-oscar.mateo@intel.com
drivers/gpu/drm/i915/i915_debugfs.c