[Intel-xe] ✗ CI.checkpatch: warning for xe/display: clarify display configuration (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 9 11:18:14 UTC 2023


== Series Details ==

Series: xe/display: clarify display configuration (rev3)
URL   : https://patchwork.freedesktop.org/series/124561/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2ded2e6499858c123238510d0b8caf330cf68556
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Fri Oct 6 13:38:02 2023 +0300

    fixup! drm/xe/display: Implement display support
    
    The diag push/pop stuff is unnecessary leftovers.
    
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 973ab92d198430d6023aa21b93ce665193b00342 drm-intel
062f7dcaf fixup! drm/xe/display: Implement display support
db00b18df fixup! drm/xe/display: Implement display support
-:25: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#25: FILE: drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h:94:
+#define DISPLAY_VER_FULL(i915)	IP_VER(DISPLAY_RUNTIME_INFO(i915)->ip.ver, \
+				       DISPLAY_RUNTIME_INFO(i915)->ip.rel)

total: 0 errors, 0 warnings, 1 checks, 12 lines checked
a05100a5a fixup! drm/xe/display: Implement display support
79c61b2a0 fixup! drm/xe: Introduce Xe assert macros
8d1eb0754 fixup! drm/xe/display: Implement display support
2ded2e649 fixup! drm/xe/display: Implement display support




More information about the Intel-xe mailing list