✗ CI.checkpatch: warning for drm/xe/gt: Introduce runtime suspend/resume

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 19 15:42:14 UTC 2025


== Series Details ==

Series: drm/xe/gt: Introduce runtime suspend/resume
URL   : https://patchwork.freedesktop.org/series/153132/
State : warning

== 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
553439844b6500767ce8aef522cfe9fbb7ece541
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9d50173da5995ca902b185569537c5ac4ce477bb
Author: Raag Jadav <raag.jadav at intel.com>
Date:   Tue Aug 19 17:05:05 2025 +0530

    drm/xe/gt: Introduce runtime suspend/resume
    
    If power state is retained between suspend/resume cycle, we don't have
    to perform full gt re-initialization. Introduce runtime helpers for gt
    which greatly reduces suspend/resume delay.
    
    Originally-by: Riana Tauro <riana.tauro at intel.com>
    Signed-off-by: Raag Jadav <raag.jadav at intel.com>
+ /mt/dim checkpatch 8093b67375779a975c13b9a23c8fcc25cb1e9c83 drm-intel
9d50173da599 drm/xe/gt: Introduce runtime suspend/resume
-:10: WARNING:BAD_SIGN_OFF: Non-standard signature: Originally-by:
#10: 
Originally-by: Riana Tauro <riana.tauro at intel.com>

total: 0 errors, 1 warnings, 0 checks, 191 lines checked




More information about the Intel-xe mailing list