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

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 8 23:02:09 UTC 2024


== Series Details ==

Series: drm/xe: Check skip_guc_pc before setting SLPC flag (rev4)
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 28022f492821d5c8f78a2585438fa783451d3816
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Mon Jan 8 14:58:42 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)
    v3: Remove unnecessary parenthesis (Lucas)
    
    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 eacbcdb537a2774959d012206aba22848fdade26 drm-intel
28022f492 drm/xe: Check skip_guc_pc before setting SLPC flag
-:11: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '975e4a3795d4', maybe rebased or not pulled?
#11: 
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")

-:12: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'bef52b5c7a19', maybe rebased or not pulled?
#12: 
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