== Series Details ==

Series: Add new CDCLK step for RPL-U (rev4)
URL   : https://patchwork.freedesktop.org/series/111472/
State : warning

== Summary ==

Error: dim checkpatch failed
5f2b67ffb5e8 drm/i915: Add sub platform for 480MHz CDCLK step
-:90: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in 
parentheses
#90: FILE: include/drm/i915_pciids.h:688:
+#define INTEL_RPLU_IDS(info) \
+       INTEL_VGA_DEVICE(0xA721, info), \
+       INTEL_VGA_DEVICE(0xA7A1, info), \
+       INTEL_VGA_DEVICE(0xA7A9, info)

-:90: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'info' - possible 
side-effects?
#90: FILE: include/drm/i915_pciids.h:688:
+#define INTEL_RPLU_IDS(info) \
+       INTEL_VGA_DEVICE(0xA721, info), \
+       INTEL_VGA_DEVICE(0xA7A1, info), \
+       INTEL_VGA_DEVICE(0xA7A9, info)

total: 1 errors, 0 warnings, 1 checks, 64 lines checked
c2a71b9c1e33 drm/i915/display: Add 480 MHz CDCLK steps for RPL-U


Reply via email to