== Series Details == Series: Enable HDCP2.x via GSC CS (rev3) URL : https://patchwork.freedesktop.org/series/111876/ State : warning == Summary == Error: dim checkpatch failed 96a311246cfb 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 1f838ded045f drm/i915/hdcp: Keep cp fw agonstic naming convention -:44: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #44: deleted file mode 100644 total: 0 errors, 1 warnings, 0 checks, 16 lines checked fe4139921a8c drm/i915/hdcp: HDCP2.x Refactoring to agnotic cp f/w Traceback (most recent call last): File "scripts/spdxcheck.py", line 11, in <module> import git ModuleNotFoundError: No module named 'git' -:522: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #522: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 621 lines checked 9e33df0b1192 drm/i915/hdcp: Refactor HDCP API structures b34770c75980 drm/i915/hdcp: Fill wired_cmd_in structures at a single place Traceback (most recent call last): File "scripts/spdxcheck.py", line 11, in <module> import git ModuleNotFoundError: No module named 'git' -:28: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #28: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 485 lines checked df888e7c1e23 drm/i915/mtl: Add 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, 239 lines checked 292d93e4f204 drm/i915/mtl: Add HDCP GSC interface -:607: CHECK:ALLOC_SIZEOF_STRUCT: Prefer kzalloc(sizeof(*data)...) over kzalloc(sizeof(struct i915_hdcp_master)...) #607: FILE: drivers/gpu/drm/i915/display/intel_hdcp_gsc.c:507: + data = kzalloc(sizeof(struct i915_hdcp_master), GFP_KERNEL); total: 0 errors, 0 warnings, 1 checks, 615 lines checked