✗ Fi.CI.CHECKPATCH: warning for drm/i915/cmtg: Disable the CMTG (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 14 14:22:39 UTC 2025
== Series Details ==
Series: drm/i915/cmtg: Disable the CMTG (rev6)
URL : https://patchwork.freedesktop.org/series/142947/
State : warning
== Summary ==
Error: dim checkpatch failed
b5214cac2798 drm/i915/cmtg: Disable the CMTG
-:64: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#64:
new file mode 100644
-:182: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#182: FILE: drivers/gpu/drm/i915/display/intel_cmtg.c:114:
+ intel_cmtg_has_cmtg_b(display) ? str_enabled_disabled(cmtg_state->cmtg_b_enable) : "n/a",
-:393: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__display' - possible side-effects?
#393: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:148:
+#define HAS_CMTG(__display) (!(__display)->platform.dg2 && DISPLAY_VER(__display) >= 13)
total: 0 errors, 2 warnings, 1 checks, 415 lines checked
More information about the Intel-gfx
mailing list