✗ CI.checkpatch: warning for drm/xe: Check skip_guc_pc before setting SLPC flag (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 3 16:52:26 UTC 2024
== Series Details ==
Series: drm/xe: Check skip_guc_pc before setting SLPC flag (rev2)
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 3731a7f9df5cc11525c4cc50a5c8c099cc9d36b3
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
3731a7f9d 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