✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: PIPEDMC stuff (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed May 14 18:41:45 UTC 2025


== Series Details ==

Series: drm/i915/dmc: PIPEDMC stuff (rev3)
URL   : https://patchwork.freedesktop.org/series/148874/
State : warning

== Summary ==

Error: dim checkpatch failed
5cf61165a47a drm/i915: Drop PIPEDMC faults from the fault mask on LNL+
04a8ecebb9ed drm/i915: Hook up PIPEDMC interrupts
-:131: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#131: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:515:
+		intel_de_write(display, PIPEDMC_INTERRUPT_MASK(pipe), ~pipedmc_interrupt_mask(display));

-:206: WARNING:LONG_LINE: line length of 130 exceeds 100 columns
#206: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:38:
+#define   PIPEDMC_INT_VECTOR_FLIPQ_PROG_DONE		REG_FIELD_PREP(PIPEDMC_INT_VECTOR_MASK, 0xff) /* Wa_16018781658:lnl[a0] */

-:211: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#211: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:43:
+#define PIPEDMC_INTERRUPT(pipe)		_MMIO_PIPE((pipe), _PIPEDMC_INTERRUPT_A, _PIPEDMC_INTERRUPT_B)

-:214: WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#214: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:46:
+#define PIPEDMC_INTERRUPT_MASK(pipe)	_MMIO_PIPE((pipe), _PIPEDMC_INTERRUPT_MASK_A, _PIPEDMC_INTERRUPT_MASK_B)

total: 0 errors, 4 warnings, 0 checks, 160 lines checked
6e0c0ae8766e drm/i915/dmc: Define all DMC event IDs
249009308ac4 drm/i915/dmc: Extract dmc_evt_ctl_disable()
cffcc855393c drm/o915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()
3d4db5456e31 drm/i915/dmc: Extract is_event_handler()
82eaa7c56c58 drm/i915/dmc: Introduce dmc_configure_event()




More information about the Intel-gfx mailing list