[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Drop EXECLIST_CONTROL from error state dump
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 9 21:41:46 UTC 2023
== Series Details ==
Series: drm/xe: Drop EXECLIST_CONTROL from error state dump
URL : https://patchwork.freedesktop.org/series/126219/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 115db0aa449c373cd62c517ea48ff04f10a43d44
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Thu Nov 9 11:46:07 2023 -0800
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 at intel.com>
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch b11007e91f8785a96903d9d3c3d1efbe7e969eaf drm-intel
115db0aa4 drm/xe: Drop EXECLIST_CONTROL from error state dump
More information about the Intel-xe
mailing list