✓ CI.checkpatch: success for drm/xe: Don't print error about hwconfig when using execlists

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 28 15:47:54 UTC 2025


== Series Details ==

Series: drm/xe: Don't print error about hwconfig when using execlists
URL   : https://patchwork.freedesktop.org/series/146961/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4f0785d2ba46ed31fcc1de0d0817d44a59f6560c
Author: Stuart Summers <stuart.summers at intel.com>
Date:   Fri Mar 28 15:42:36 2025 +0000

    drm/xe: Don't print error about hwconfig when using execlists
    
    This error message is only applicable for platforms using
    GuC submission - to warn the user if the GuC they are using
    or the platform they are running doesn't have this information
    to provide to userspace about the platform. When forcing
    execlist submission, which is something only used for debug,
    the user is running at their own risk and should understand
    the limitations of running without GuC.
    
    v2 (John/Lucas): Don't print an info message with execlists
    
    Signed-off-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 8a0f86f7106709c73acb1477af9ad5f267d7a340 drm-intel
4f0785d2ba46 drm/xe: Don't print error about hwconfig when using execlists




More information about the Intel-xe mailing list