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

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 6 05:51:40 UTC 2023


== Series Details ==

Series: drm/xe: Check skip_guc_pc before disabling gucrc (rev2)
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 c933d8a6fa74a896a10ea8855f07aab21d61bd39
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Tue Dec 5 15:20:47 2023 -0800

    drm/xe: Check skip_guc_pc before disabling gucrc
    
    Also, use the new C6 helper instead of duplicating that code.
    
    v2: Check skip flag at the beginning of the function (Rodrigo)
    
    Fixes: ff1db4de1e40 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 9d76164e08c68a3d5d081ff7b07c15a2cadf741a drm-intel
c933d8a6f drm/xe: Check skip_guc_pc before disabling gucrc
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'ff1db4de1e40', maybe rebased or not pulled?
#10: 
Fixes: ff1db4de1e40 ("drm/xe: Manually setup C6 when skip_guc_pc is set")

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




More information about the Intel-xe mailing list