== Series Details ==

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

== Summary ==

Error: dim checkpatch failed
1160acd42953 drm/i915: Add RPL-U sub platform
-:91: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in 
parentheses
#91: 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)

-:91: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'info' - possible 
side-effects?
#91: 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
b2a1a12d2ce3 drm/i915/display: Add 480 MHz CDCLK steps for RPL-U


Reply via email to