[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] drm/i915: Add has_master_unit_irq flag

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 13 19:06:07 UTC 2020


== Series Details ==

Series: series starting with [CI,1/6] drm/i915: Add has_master_unit_irq flag
URL   : https://patchwork.freedesktop.org/series/79420/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
347330589e3f drm/i915: Add has_master_unit_irq flag
ef31b6c2d740 drm/i915/dg1: add initial DG-1 definitions
-:46: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#46: FILE: drivers/gpu/drm/i915/i915_drv.h:1566:
+#define IS_DG1_REVID(p, since, until) \
+	(IS_DG1(p) && IS_REVID(p, since, until))

total: 0 errors, 0 warnings, 1 checks, 53 lines checked
e533807a4312 drm/i915/dg1: Add DG1 PCI IDs
88bd74beb964 drm/i915/dg1: add support for the master unit interrupt
d0dc2b0e83ef drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
eeecf7e95d4c drm/i915/dg1: Add fake PCH



More information about the Intel-gfx mailing list