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

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 3 14:48:33 UTC 2023


== Series Details ==

Series: xe/display: clarify display configuration
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 f7f13b3519e9674feafd48a845122c7e815f116a
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Oct 3 17:34:57 2023 +0300

    fixup! drm/xe/display: Implement display support
    
    These checks no longer make sense, as has_display() has already been
    checked.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 02ab43e36623665d8644d46162bd4ec5eeb68489 drm-intel
8dc6e7fdf fixup! drm/xe/display: Implement display support
a0ac0b9a0 fixup! drm/xe/display: Implement display support
-:24: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#24: 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
88cf90ad6 fixup! drm/xe/display: Implement display support
8c4f40b79 fixup! drm/xe: Introduce Xe assert macros
eef6cf81e fixup! drm/xe/display: Implement display support
57ca09b14 fixup! drm/xe/display: Implement display support
69b028c80 fixup! drm/xe/display: Implement display support
9dead1467 fixup! drm/xe/display: Implement display support
4d313e85d fixup! drm/xe/display: Implement display support
f7f13b351 fixup! drm/xe/display: Implement display support




More information about the Intel-xe mailing list