]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/i915/dg2: Report INSTDONE_GEOM values in error state
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 5 Aug 2021 16:36:41 +0000 (09:36 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Aug 2021 15:21:37 +0000 (08:21 -0700)
commit89f2e7ab4dd93d8785619ce58838391b9b07feb7
tree937cf96453af2959ad8fd722cda99ad53ddc74e9
parentfa9899dad3ed84a8b6433467670d4cacd9b873bc
drm/i915/dg2: Report INSTDONE_GEOM values in error state

Xe_HPG adds some additional INSTDONE_GEOM debug registers; the Mesa team
has indicated that having these reported in the error state would be
useful for debugging GPU hangs.  These registers are replicated per-DSS
with gslice steering.

Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210805163647.801064-4-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c
drivers/gpu/drm/i915/gt/intel_engine_types.h
drivers/gpu/drm/i915/i915_gpu_error.c
drivers/gpu/drm/i915/i915_reg.h