[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: do not use cursor size reduction on MTL
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 24 14:01:12 UTC 2023
== Series Details ==
Series: drm/i915/display: do not use cursor size reduction on MTL
URL : https://patchwork.freedesktop.org/series/126857/
State : warning
== Summary ==
Error: dim checkpatch failed
7c3e726f8b53 drm/i915/display: do not use cursor size reduction on MTL
-:19: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#19: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:39:
+#define HAS_CUR_FBC(i915) (!HAS_GMCH(i915) && IS_DISPLAY_VER(i915, 7, 13))
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
More information about the Intel-gfx
mailing list