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

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 4 07:08:43 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
9b1dcf587b4b TGL HAX drm/i915/tgl: Interrupts are overrated
-:190: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#190: 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, 184 lines checked



More information about the Intel-gfx mailing list