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

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 25 12:07:51 UTC 2025


== Series Details ==

Series: drm/xe/gt: Introduce runtime suspend/resume (rev2)
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 bd6cf18008af2fc894fd4c7d42c5f901636c603a
Author: Raag Jadav <raag.jadav at intel.com>
Date:   Mon Aug 25 16:50:25 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 reduce suspend/resume delay.
    
    v2: Drop redundant xe_gt_sanitize() and xe_guc_ct_stop() (Daniele)
        Use runtime naming for guc helpers (Daniele)
        s/xe_guc_ct_enable/xe_guc_ct_register (Daniele)
    
    Originally-by: Riana Tauro <riana.tauro at intel.com>
    Signed-off-by: Raag Jadav <raag.jadav at intel.com>
+ /mt/dim checkpatch 5481954bd63bd4d34a5acb2b89fb2caf55bb0695 drm-intel
bd6cf18008af drm/xe/gt: Introduce runtime suspend/resume
-:14: WARNING:BAD_SIGN_OFF: Non-standard signature: Originally-by:
#14: 
Originally-by: Riana Tauro <riana.tauro at intel.com>

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




More information about the Intel-xe mailing list