[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: implement wa 14015076503
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 19 15:16:18 UTC 2022
== Series Details ==
Series: drm/i915/mtl: implement wa 14015076503
URL : https://patchwork.freedesktop.org/series/112049/
State : warning
== Summary ==
Error: dim checkpatch failed
d1196b447e76 drm/i915/mtl: implement wa 14015076503
-:155: CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'base' may be better as '(base)' to avoid precedence issues
#155: FILE: drivers/gpu/drm/i915/i915_reg.h:929:
+#define HECI_CONTROL_AND_STATUS(base) _MMIO(base + 0x4)
-:156: CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'base' may be better as '(base)' to avoid precedence issues
#156: FILE: drivers/gpu/drm/i915/i915_reg.h:930:
+#define HECI_GENERAL_STATUS(base) _MMIO(base + 0xc4c)
total: 0 errors, 0 warnings, 2 checks, 117 lines checked
More information about the Intel-gfx
mailing list