✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: PIPEDMC stuff
Patchwork
patchwork at emeril.freedesktop.org
Mon May 12 11:29:45 UTC 2025
== Series Details ==
Series: drm/i915/dmc: PIPEDMC stuff
URL : https://patchwork.freedesktop.org/series/148874/
State : warning
== Summary ==
Error: dim checkpatch failed
870098f40333 drm/i915: Drop PIPEDMC faults from the fault mask on LNL+
994bac53f3ff drm/i915: Hook up PIPEDMC interrupts
-:107: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#107: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:512:
+ intel_de_write(display, PIPEDMC_INTERRUPT_MASK(pipe), ~pipedmc_interrupt_mask(display));
-:182: WARNING:LONG_LINE: line length of 130 exceeds 100 columns
#182: 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] */
-:187: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#187: FILE: drivers/gpu/drm/i915/display/intel_dmc_regs.h:43:
+#define PIPEDMC_INTERRUPT(pipe) _MMIO_PIPE((pipe), _PIPEDMC_INTERRUPT_A, _PIPEDMC_INTERRUPT_B)
-:190: WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#190: 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, 156 lines checked
063baf19400d drm/i915/dmc: Define all DMC event IDs
c77ed2db02ee drm/i915/dmc: Extract dmc_evt_ctl_disable()
3745157ab022 drm/o915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()
576471e76a2c drm/i915/dmc: Extract is_event_handler()
b60ea7f7b8ba drm/i915/dmc: Introduce dmc_configure_event()
More information about the Intel-gfx
mailing list