== Series Details == Series: Enable HDCP2.x via GSC CS (rev2) URL : https://patchwork.freedesktop.org/series/111876/ State : warning == Summary == Error: dim checkpatch failed d39a03598736 drm/i915/gsc: Create GSC request submission mechanism Traceback (most recent call last): File "scripts/spdxcheck.py", line 11, in <module> import git ModuleNotFoundError: No module named 'git' -:140: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #140: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 147 lines checked 6482b09862f4 drm/i915/hdcp: Keep cp fw agonstic naming convention -:45: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #45: rename from include/drm/i915_mei_hdcp_interface.h total: 0 errors, 1 warnings, 0 checks, 31 lines checked 7256f15a75cb drm/i915/hdcp: HDCP2.x Refactoring to agnotic cp f/w 43b094c874c5 drm/i915/hdcp: Refactor HDCP API structures 217fef3c6b6a drm/i915/hdcp: Fill wired_cmd_in structures at a single place fefe94c18264 drm/i915/mtl: Adding function to send command to GSC CS Traceback (most recent call last): File "scripts/spdxcheck.py", line 11, in <module> import git ModuleNotFoundError: No module named 'git' Traceback (most recent call last): File "scripts/spdxcheck.py", line 11, in <module> import git ModuleNotFoundError: No module named 'git' -:35: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #35: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 249 lines checked 47a6013f0896 drm/i915/mtl: Add HDCP GSC interface -:592: CHECK:ALLOC_SIZEOF_STRUCT: Prefer kzalloc(sizeof(*data)...) over kzalloc(sizeof(struct i915_hdcp_fw_master)...) #592: FILE: drivers/gpu/drm/i915/display/intel_hdcp_gsc.c:499: + data = kzalloc(sizeof(struct i915_hdcp_fw_master), GFP_KERNEL); total: 0 errors, 0 warnings, 1 checks, 586 lines checked