✗ CI.checkpatch: warning for Add xe3lpd edp enabling (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 18 20:08:48 UTC 2024
== Series Details ==
Series: Add xe3lpd edp enabling (rev4)
URL : https://patchwork.freedesktop.org/series/139732/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e0acbf066cbb1f8f17324c1a2ba2aa861b8a8cd2
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Oct 18 13:03:11 2024 -0700
drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Add condition for P2.PG power down value.
v2: change subject line to better match patch condition
Bspec: 74494
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
Reviewed-by: Mika Kahola <mika.kahola at intel.com>
+ /mt/dim checkpatch fe768c9d3f0cfbe30a1dddf3ae2319d1e04a4403 drm-intel
5db2b14bb45e drm/i915/xe3lpd: Update pmdemand programming
-:75: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#75: FILE: drivers/gpu/drm/i915/display/intel_pmdemand.c:341:
+ }
+ else
total: 1 errors, 0 warnings, 0 checks, 161 lines checked
8f4de4964b65 drm/i915/xe3lpd: Add cdclk changes
-:15: WARNING:TYPO_SPELLING: 'doesnt' may be misspelled - perhaps 'doesn't'?
#15:
v3: xe3lpd doesnt supply the power control unit the voltage index
^^^^^^
total: 0 errors, 1 warnings, 0 checks, 89 lines checked
31c84c3f4a43 drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
48d26fbe2fd8 drm/i915/xe3lpd: Add C20 Phy consolidated programming table
1ad090c03a20 drm/i915/xe3lpd: Add new bit range of MAX swing setup
-:9: WARNING:TYPO_SPELLING: 'seperate' may be misspelled - perhaps 'separate'?
#9:
v2: implement as two seperate macros instead of a single macro
^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
f02cf1b3ada8 drm/i915/xe3lpd: Add check to see if edp over type c is allowed
e0acbf066cbb drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
More information about the Intel-xe
mailing list