[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: enable local stolen memory (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 27 00:09:01 UTC 2022
== Series Details ==
Series: drm/i915/mtl: enable local stolen memory (rev3)
URL : https://patchwork.freedesktop.org/series/109066/
State : warning
== Summary ==
Error: dim checkpatch failed
73961edcf789 drm/i915/mtl: enable local stolen memory
-:222: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#222: FILE: drivers/gpu/drm/i915/i915_drv.h:977:
+#define HAS_BAR2_SMEM_STOLEN(i915) (!HAS_LMEM(i915) && \
+ GRAPHICS_VER_FULL(i915) >= IP_VER(12, 70))
total: 0 errors, 0 warnings, 1 checks, 183 lines checked
More information about the Intel-gfx
mailing list