✗ Fi.CI.CHECKPATCH: warning for drm/i915/gsc: test new GSC 102.1.15.1926 for MTL

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 22 23:40:02 UTC 2024


== Series Details ==

Series: drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
URL   : https://patchwork.freedesktop.org/series/140338/
State : warning

== Summary ==

Error: dim checkpatch failed
26f806942076 drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
-:25: ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#25: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:143:
+	fw_def(METEORLAKE,   0, gsc_def(mtl, 1, 0 , "i915/mtl_gsc_102.1.15.1926.bin"))
 	                                          ^

-:35: WARNING:MACRO_ARG_UNUSED: Argument 'prefix_' is not used in function-like macro
#35: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:180:
+#define MAKE_GSC_FW_PATH(prefix_, major_, minor_, path_) \
+	path_

-:35: WARNING:MACRO_ARG_UNUSED: Argument 'major_' is not used in function-like macro
#35: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:180:
+#define MAKE_GSC_FW_PATH(prefix_, major_, minor_, path_) \
+	path_

-:35: WARNING:MACRO_ARG_UNUSED: Argument 'minor_' is not used in function-like macro
#35: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:180:
+#define MAKE_GSC_FW_PATH(prefix_, major_, minor_, path_) \
+	path_

-:47: WARNING:MACRO_ARG_UNUSED: Argument 'prefix_' is not used in function-like macro
#47: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:243:
+#define GSC_FW_BLOB(prefix_, major_, minor_, path_) \
+	UC_FW_BLOB_NEW(major_, minor_, 0, true, path_)

total: 1 errors, 4 warnings, 0 checks, 29 lines checked




More information about the Intel-gfx mailing list