[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Check skip_guc_pc before disabling gucrc

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 1 21:05:33 UTC 2023


== Series Details ==

Series: drm/xe: Check skip_guc_pc before disabling gucrc
URL   : https://patchwork.freedesktop.org/series/127210/
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 534d3dad3d5f78fbc7809cda1c1d699f7a8a0f5f
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Fri Dec 1 12:33:44 2023 -0800

    drm/xe: Check skip_guc_pc before disabling gucrc
    
    Also, use the new C6 helper instead of duplicating that code.
    
    Fixes: ff1db4de1e40 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 38dc2e0d8c28a817f2c727402e2638f3ea2accb4 drm-intel
534d3dad3 drm/xe: Check skip_guc_pc before disabling gucrc
-:8: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'ff1db4de1e40', maybe rebased or not pulled?
#8: 
Fixes: ff1db4de1e40 ("drm/xe: Manually setup C6 when skip_guc_pc is set")

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




More information about the Intel-xe mailing list