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

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 4 21:59:12 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
ef543edfad30 drm/i915/psr: Only handle interruptions of the transcoder in use
-:250: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'trans' - possible side-effects?
#250: 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, 202 lines checked
d22eb1bcc53a drm/i915/tgl: Access the right register when handling PSR interruptions
8c8ae5031338 drm/i915: protect access to DP_TP_* on non-dp
ea764a30c1a9 drm/i915/tgl: move DP_TP_* to transcoder
2976ddd465c0 drm/i915/tgl: disable SAGV temporarily
4a408e5fdb8e drm/i915/tgl: add gen12 to stolen initialization



More information about the Intel-gfx mailing list