[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Tiger Lake batch 3.5

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 29 09:59:44 UTC 2019


== Series Details ==

Series: Tiger Lake batch 3.5
URL   : https://patchwork.freedesktop.org/series/65982/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3c4304cf3c0a drm/i915/psr: Only handle interruptions of the transcoder in use
-:243: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'trans' - possible side-effects?
#243: FILE: drivers/gpu/drm/i915/i915_reg.h:4228:
+#define   _EDP_PSR_TRANS_SHIFT(trans)		((trans) == TRANSCODER_EDP ? \
+						 0 : ((trans) - TRANSCODER_A + 1) * 8)

total: 0 errors, 0 warnings, 1 checks, 199 lines checked
c123e297f88d drm/i915/tgl: Access the right register when handling PSR interruptions
684702c6f6b2 drm/i915: protect access to DP_TP_* on non-dp
2c574cbf5bb0 drm/i915/tgl: move DP_TP_* to transcoder
ba00f24fff4c drm/i915/tgl: disable SAGV temporarily
887da21a6c1b drm/i915/tgl: add gen12 to stolen initialization
ba1de03b3f49 FIXME: drm/i915/tgl: Register state context definition for Gen12



More information about the Intel-gfx mailing list