[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/d12+: Disable DMC firmware flip queue handlers (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu May 12 15:32:10 UTC 2022


== Series Details ==

Series: drm/i915/d12+: Disable DMC firmware flip queue handlers (rev2)
URL   : https://patchwork.freedesktop.org/series/103888/
State : warning

== Summary ==

Error: dim checkpatch failed
70a1baba7fa9 drm/i915/d12+: Disable DMC firmware flip queue handlers
-:156: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dmc_id' - possible side-effects?
#156: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:24:
+#define _DMC_REG_MMIO_BASE(i915, dmc_id) \
+	((dmc_id) == DMC_FW_MAIN ? _MAINDMC_REG_MMIO_BASE : \
+				   _PIPEDMC_REG_MMIO_BASE(i915, dmc_id))

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




More information about the Intel-gfx mailing list