[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Check skip_guc_pc before disabling gucrc (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 7 08:03:57 UTC 2023
== Series Details ==
Series: drm/xe: Check skip_guc_pc before disabling gucrc (rev3)
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 8933e5303f295d670ecc8c93c70231423caee66c
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 668d13abebbbc3812de86be1f8477475e1d90728 drm-intel
8933e5303 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