[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Extract intel_mmio_bar() (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 5 20:13:21 UTC 2022


== Series Details ==

Series: series starting with [1/3] drm/i915: Extract intel_mmio_bar() (rev2)
URL   : https://patchwork.freedesktop.org/series/109421/
State : warning

== Summary ==

Error: dim checkpatch failed
bc524155b7f3 drm/i915: Extract intel_mmio_bar()
7d5f2af2878a drm/i915: Name our BARs based on the spec
232e4aed22c7 drm/i915: s/HAS_BAR2_SMEM_STOLEN/HAS_LMEMBAR_SMEM_STOLEN/
-:96: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#96: FILE: drivers/gpu/drm/i915/i915_drv.h:977:
+#define HAS_LMEMBAR_SMEM_STOLEN(i915) (!HAS_LMEM(i915) && \
+				       GRAPHICS_VER_FULL(i915) >= IP_VER(12, 70))

total: 0 errors, 0 warnings, 1 checks, 66 lines checked




More information about the Intel-gfx mailing list