✓ CI.checkpatch: success for drm/xe: Improve wedged mode handling (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue May 13 12:12:14 UTC 2025


== Series Details ==

Series: drm/xe: Improve wedged mode handling (rev2)
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 ed1a02b9ca30851d7e78caaf455bb9d01a4e1f22
Author: Lukasz Laguna <lukasz.laguna at intel.com>
Date:   Mon May 12 18:34:32 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 c9de1544553b1d6112ccc32977b6d56881cedcea drm-intel
6f5934993c6c drm/xe: Validate wedged_mode parameter and define enum for modes
f0ccd65ff4fd drm/xe: Don't update wedged mode in case of an error
4a320a67aed6 drm/xe/vf: Disallow setting wedged_mode=2
ed1a02b9ca30 drm/xe/pf: Allow wedged_mode=2 only in debug config




More information about the Intel-xe mailing list