[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 25 00:18:59 UTC 2023
== Series Details ==
Series: drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
URL : https://patchwork.freedesktop.org/series/116909/
State : warning
== Summary ==
Error: dim checkpatch failed
308b7246ce58 drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
-:39: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#39: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1254:
+#define XELPD_DC_OFF_PORT_POWER_DOMAINS \
POWER_DOMAIN_PORT_DDI_LANES_TC1, \
POWER_DOMAIN_PORT_DDI_LANES_TC2, \
POWER_DOMAIN_PORT_DDI_LANES_TC3, \
POWER_DOMAIN_PORT_DDI_LANES_TC4, \
POWER_DOMAIN_AUX_C, \
POWER_DOMAIN_AUX_D, \
POWER_DOMAIN_AUX_E, \
-:56: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#56: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1271:
+#define XELPD_PW_2_POWER_DOMAINS \
+ XELPD_PW_B_POWER_DOMAINS, \
+ XELPD_PW_C_POWER_DOMAINS, \
+ XELPD_PW_D_POWER_DOMAINS, \
+ POWER_DOMAIN_PORT_DDI_LANES_C, \
+ POWER_DOMAIN_PORT_DDI_LANES_D, \
+ POWER_DOMAIN_PORT_DDI_LANES_E, \
+ POWER_DOMAIN_VGA, \
+ POWER_DOMAIN_AUDIO_PLAYBACK, \
+ POWER_DOMAIN_AUX_IO_C, \
+ POWER_DOMAIN_AUX_IO_D, \
+ POWER_DOMAIN_AUX_IO_E, \
+ XELPD_DC_OFF_PORT_POWER_DOMAINS
total: 2 errors, 0 warnings, 0 checks, 50 lines checked
More information about the Intel-gfx
mailing list