✓ CI.checkpatch: success for drm/xe: Make force_reset attributes write-only (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 4 17:55:30 UTC 2025
== Series Details ==
Series: drm/xe: Make force_reset attributes write-only (rev2)
URL : https://patchwork.freedesktop.org/series/149799/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dfc81cb4d7cca85d19be26f50b5f8985379bf051
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue Jun 3 21:22:18 2025 +0200
drm/xe: Make force_reset attributes write-only
Stop supporting triggering GT resets from readoperations, as main
user of this feature (IGT) already switched to use write operation.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch 573b98ac3ff9ff95c3316789e97980277e4ffe2b drm-intel
dfc81cb4d7cc drm/xe: Make force_reset attributes write-only
More information about the Intel-xe
mailing list