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

Patchwork patchwork at emeril.freedesktop.org
Sat May 21 13:29:51 UTC 2022


== Series Details ==

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

== Summary ==

Error: dim checkpatch failed
472d949c1fbf drm/i915/d12+: Disable DMC firmware flip queue handlers
-:170: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dmc_id' - possible side-effects?
#170: 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, 160 lines checked




More information about the Intel-gfx mailing list