[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mg: Use tc_port instead of port parameter to MG registers

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 1 22:49:35 UTC 2019


== Series Details ==

Series: drm/i915/mg: Use tc_port instead of port parameter to MG registers
URL   : https://patchwork.freedesktop.org/series/67467/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
70d2eaa029e3 drm/i915/mg: Use tc_port instead of port parameter to MG registers
-:224: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ln0p1' - possible side-effects?
#224: FILE: drivers/gpu/drm/i915/i915_reg.h:1959:
+#define MG_PHY_PORT_LN(ln, tc_port, ln0p1, ln0p2, ln1p1) \
+	_MMIO(_PORT(tc_port, ln0p1, ln0p2) + (ln) * ((ln1p1) - (ln0p1)))

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



More information about the Intel-gfx mailing list