✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches (rev6)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 28 21:02:40 UTC 2024


== Series Details ==

Series: drm/i915/xe3lpd: ptl display patches (rev6)
URL   : https://patchwork.freedesktop.org/series/140195/
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 4e2a193ee2475246b189db68066c9c52d93f24cc
Author: Haridhar Kalvala <haridhar.kalvala at intel.com>
Date:   Mon Oct 28 12:30:15 2024 -0700

    drm/xe/ptl: Enable PTL display
    
    At this point we should have enough support landed to turn on and start
    basic testing of display functionality.
    
    Signed-off-by: Haridhar Kalvala <haridhar.kalvala at intel.com>
    Signed-off-by: Clint Taylor <Clinton.A.Taylor at intel.com>
    Acked-by: Jani Saarinen <jani.saarinen at intel.com>
    Tested-by: Jani Saarinen<jani.saarinen at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 810b65a3bab4c67517ef050df06dcf998d66b664 drm-intel
f6c1cd6b12f8 drm/i915/xe3lpd: Update pmdemand programming
d231812d6a8e drm/i915/xe3lpd: Add check to see if edp over type c is allowed
bf375c8311d4 drm/i915/ptl: Define IS_PANTHERLAKE macro
-:22: CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'i915' may be better as '(i915)' to avoid precedence issues
#22: FILE: drivers/gpu/drm/i915/i915_drv.h:539:
+#define IS_PANTHERLAKE(i915) (0 && i915)

total: 0 errors, 0 warnings, 1 checks, 7 lines checked
e87a3a58c18e drm/i915/cx0: Extend C10 check to PTL
be05027722ee drm/i915/cx0: Remove bus reset after every c10 transaction
0eb59d3cf90e drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
f2c73d1b3fd5 drm/i915/xe3: Underrun recovery does not exist post Xe2
c192c1ffe147 drm/i915/display/xe3: disable x-tiled framebuffers
4e2a193ee247 drm/xe/ptl: Enable PTL display




More information about the Intel-xe mailing list