✓ CI.checkpatch: success for drm/xe: Make force_reset attributes write-only
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 3 19:58:19 UTC 2025
== Series Details ==
Series: drm/xe: Make force_reset attributes write-only
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 06eba1e2145a3b30259959d6a66faf6ab42ae845
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 ba486e3b10ce5b4ee4d1ffc58aa4cc3b669c02a3 drm-intel
06eba1e2145a drm/xe: Make force_reset attributes write-only
More information about the Intel-xe
mailing list