✓ CI.checkpatch: success for drm/xe: Improve wedged mode handling (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 14 22:10:59 UTC 2025
== Series Details ==
Series: drm/xe: Improve wedged mode handling (rev5)
URL : https://patchwork.freedesktop.org/series/148214/
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 635cba020e76238277b73a8ed39f397ef9843360
Author: Lukasz Laguna <lukasz.laguna at intel.com>
Date: Wed May 14 12:11:24 2025 +0200
drm/xe/pf: Allow wedged_mode=2 only in debug config
The GuC reset policy is global, so changing it on PF can impact running
VFs. To avoid unintended side effects, setting wedged_mode=2 on the PF
is restricted to debug builds only.
Signed-off-by: Lukasz Laguna <lukasz.laguna at intel.com>
+ /mt/dim checkpatch 3d6670fab64cb00b5e6ed80d2517147db533faf1 drm-intel
26509f97b73b drm/xe: Validate wedged_mode parameter and define enum for modes
26f992ba243d drm/xe: Don't update wedged mode in case of an error
94e5e96c97d9 drm/xe/vf: Disallow setting wedged_mode=2
635cba020e76 drm/xe/pf: Allow wedged_mode=2 only in debug config
More information about the Intel-xe
mailing list