drm/xe: Drop EXECLIST_CONTROL from error state dump
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 9 Nov 2023 19:46:07 +0000 (11:46 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:43:38 +0000 (11:43 -0500)
commit80103a23da50bb3fc5c3c626ca7bc4d45b28340b
tree9bd37004182997b775a813746fc655f101b7b80e
parentfa85b083733abaef81eecd8693a065657d18e733
drm/xe: Drop EXECLIST_CONTROL from error state dump

EXECLIST_CONTROL ($enginebase + 0x550) is a write-only register; we
shouldn't be trying to read or report it as part of the device error
state.

Bspec: 45910, 60335
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20231109194606.1835284-2-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_hw_engine.c
drivers/gpu/drm/xe/xe_hw_engine_types.h