✗ CI.checkpatch: warning for drm/xe: Check skip_guc_pc before setting SLPC flag (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 5 00:37:05 UTC 2024


== Series Details ==

Series: drm/xe: Check skip_guc_pc before setting SLPC flag (rev3)
URL   : https://patchwork.freedesktop.org/series/128001/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 54ae10a2a4d04eb53bf47ade1c1daa1a78deb9d4
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Thu Jan 4 16:33:41 2024 -0800

    drm/xe: Check skip_guc_pc before setting SLPC flag
    
    Don't set SLPC GuC feature ctl flag if skip_guc_pc is true.
    
    v2: Skip the freq related sysfs creation as well (Badal)
    
    Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
    Fixes: bef52b5c7a19 ("drm/xe: Create a xe_gt_freq component for raw management and sysfs")
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
54ae10a2a drm/xe: Check skip_guc_pc before setting SLPC flag
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '975e4a3795d4', maybe rebased or not pulled?
#10: 
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")

-:11: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'bef52b5c7a19', maybe rebased or not pulled?
#11: 
Fixes: bef52b5c7a19 ("drm/xe: Create a xe_gt_freq component for raw management and sysfs")

total: 0 errors, 2 warnings, 0 checks, 22 lines checked




More information about the Intel-xe mailing list