✗ Fi.CI.CHECKPATCH: warning for drm/i915: Vblank/CRC irq stuf

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 2 02:08:07 UTC 2024


== Series Details ==

Series: drm/i915: Vblank/CRC irq stuf
URL   : https://patchwork.freedesktop.org/series/139392/
State : warning

== Summary ==

Error: dim checkpatch failed
43f4e9055434 drm/i915/irq: Nuke stale comments
e6d63f13a972 drm/i915/irq: Pair up the vblank enable/disable functions
-:52: WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#52: FILE: drivers/gpu/drm/i915/display/intel_display_irq.c:1309:
+		intel_uncore_write(&i915->uncore, SCPD0, _MASKED_BIT_DISABLE(CSTATE_RENDER_CLOCK_GATE_DISABLE));

total: 0 errors, 1 warnings, 0 checks, 122 lines checked
5fa14dc29907 drm/i915: Extract i915gm_irq_cstate_wa_{disable, enable}()
-:38: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#38: FILE: drivers/gpu/drm/i915/display/intel_display_irq.c:1273:
+		intel_uncore_write(&i915->uncore, SCPD0, _MASKED_BIT_ENABLE(CSTATE_RENDER_CLOCK_GATE_DISABLE));

-:46: WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#46: FILE: drivers/gpu/drm/i915/display/intel_display_irq.c:1281:
+		intel_uncore_write(&i915->uncore, SCPD0, _MASKED_BIT_DISABLE(CSTATE_RENDER_CLOCK_GATE_DISABLE));

total: 0 errors, 2 warnings, 0 checks, 52 lines checked
9aa38f003ef8 drm/i915: Apply the i915gm/i945gm irq C-state w/a to CRC interrupts




More information about the Intel-gfx mailing list