[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for TGL HAX drm/i915/tgl: Interrupts are overrated (rev5)

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 4 08:02:44 UTC 2019


== Series Details ==

Series: TGL HAX drm/i915/tgl: Interrupts are overrated (rev5)
URL   : https://patchwork.freedesktop.org/series/67558/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
25e18100cd25 TGL HAX drm/i915/tgl: Interrupts are overrated
-:209: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#209: FILE: drivers/gpu/drm/i915/i915_drv.h:2072:
+#define TIGERLAKE_NO_IRQ(i915) \
+	IS_ENABLED(CONFIG_TIGERLAKE_DEBUG_IRQ) && IS_TIGERLAKE(i915)

total: 1 errors, 0 warnings, 0 checks, 284 lines checked



More information about the Intel-gfx mailing list