✗ CI.checkpatch: warning for Add AS_SDP to fastset
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 8 11:11:40 UTC 2024
== Series Details ==
Series: Add AS_SDP to fastset
URL : https://patchwork.freedesktop.org/series/137034/
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9e2bb0cf424c5639d55e5f40c417aa5b8d7fbf2f
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Thu Aug 8 15:18:49 2024 +0530
Add AS_SDP to fastset
Add full modeset being triggered during VRR enable/disable, specially
when panel has Adaptive sync SDP suypport.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9 drm-intel
9e2bb0cf424c Add AS_SDP to fastset
-:20: ERROR:SPACING: space required before the open parenthesis '('
#20: FILE: drivers/gpu/drm/i915/display/intel_display.c:5436:
+ if(!fastset)
total: 1 errors, 0 warnings, 0 checks, 9 lines checked
More information about the Intel-xe
mailing list