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

Patchwork patchwork at emeril.freedesktop.org
Fri May 13 13:58:57 UTC 2022


== Series Details ==

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

== Summary ==

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

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




More information about the Intel-gfx mailing list