[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Add a flag that can disable GuC PM (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 27 22:52:24 UTC 2023


== Series Details ==

Series: drm/xe: Add a flag that can disable GuC PM (rev4)
URL   : https://patchwork.freedesktop.org/series/126788/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e733d762585c978657eea9f8b023e7f560f22e9c
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Mon Nov 27 14:22:36 2023 -0800

    drm/xe: Manually setup C6 when skip_guc_pc is set
    
    Skip the init/start/stop GuC PC functions and toggle C6 using
    register writes instead. Also request max possible frequency
    as dynamic freq management is disabled.
    
    v2: Fix compile warning
    
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 30f75cb8aa11ac361220d1491262254371302f9e drm-intel
5059857e2 drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
-:39: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#39: 
rename from drivers/gpu/drm/xe/xe_gt_idle_sysfs.c

total: 0 errors, 1 warnings, 0 checks, 55 lines checked
6c71510bc drm/xe: Add skip_guc_pc flag
e733d7625 drm/xe: Manually setup C6 when skip_guc_pc is set




More information about the Intel-xe mailing list