✗ Fi.CI.CHECKPATCH: warning for Macro for 3 DSC engines per pipe (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 14 10:24:32 UTC 2025
== Series Details ==
Series: Macro for 3 DSC engines per pipe (rev2)
URL : https://patchwork.freedesktop.org/series/147643/
State : warning
== Summary ==
Error: dim checkpatch failed
203a9b2612d9 drm/i915/display: Add macro for checking 3 DSC engines
-:28: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__display' - possible side-effects?
#28: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:166:
+#define HAS_DSC_3ENGINES(__display) (DISPLAY_VERx100(__display) == 1401 && HAS_DSC(__display))
total: 0 errors, 0 warnings, 1 checks, 7 lines checked
62f72f804fdc drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices
More information about the Intel-gfx
mailing list