[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v8,1/3] drm/i915/psr: Make PSR registers relative to transcoders

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 20 23:09:03 UTC 2019


== Series Details ==

Series: series starting with [v8,1/3] drm/i915/psr: Make PSR registers relative to transcoders
URL   : https://patchwork.freedesktop.org/series/65507/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
180c73435134 drm/i915/psr: Make PSR registers relative to transcoders
-:430: WARNING:LONG_LINE_COMMENT: line over 100 characters
#430: FILE: drivers/gpu/drm/i915/i915_reg.h:4247:
+#define EDP_PSR_AUX_DATA(tran, i)		_MMIO(_PSR_ADJ(tran, _SRD_AUX_DATA_A) + (i) + 4) /* 5 registers */

total: 0 errors, 1 warnings, 0 checks, 393 lines checked
df5ada1337ca drm/i915: Add transcoder restriction to PSR2
1794a17edda3 drm/i915: Do not unmask PSR interruption in IRQ postinstall



More information about the Intel-gfx mailing list