✗ CI.checkpatch: warning for drm/xe: Check skip_guc_pc before setting SLPC flag
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 4 09:35:10 UTC 2024
== Series Details ==
Series: drm/xe: Check skip_guc_pc before setting SLPC flag
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 9afc9a50b6c10506e8d064f504e04955714fe29a
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Fri Dec 22 13:01:09 2023 -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.
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
9afc9a50b drm/xe: Check skip_guc_pc before setting SLPC flag
-:8: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '975e4a3795d4', maybe rebased or not pulled?
#8:
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
total: 0 errors, 1 warnings, 0 checks, 13 lines checked
More information about the Intel-xe
mailing list