]> git.baikalelectronics.ru Git - kernel.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)
commitf639916102a36729b9ad8e0e145cfdbf80962f86
tree937cf96453af2959ad8fd722cda99ad53ddc74e9
parentf7b9e75de3cfa81c7e0dd064dcfd482803c4eecd
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