== Series Details == Series: Enable HDCP2.x via GSC CS (rev11) URL : https://patchwork.freedesktop.org/series/111876/ State : warning == Summary == Error: dim checkpatch failed 043608ed6704 drm/i915/gsc: Create GSC request submission mechanism Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:50: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #50: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 154 lines checked 177cb56a62c3 drm/i915/hdcp: Use generic names for HDCP helpers and structs -:564: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #564: rename from include/drm/i915_mei_hdcp_interface.h total: 0 errors, 1 warnings, 0 checks, 606 lines checked bd7f29ab8bd5 drm/i915/hdcp: HDCP2.x Refactoring to agnostic hdcp 4a4f1819e0ca drm/i915/hdcp: Refactor HDCP API structures 2bf74608e486 drm/i915/mtl: Add function to send command to GSC CS Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:80: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #80: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 295 lines checked 82e64af7e71b drm/i915/mtl: Add HDCP GSC interface -:760: CHECK:ALLOC_SIZEOF_STRUCT: Prefer kzalloc(sizeof(*data)...) over kzalloc(sizeof(struct i915_hdcp_master)...) #760: FILE: drivers/gpu/drm/i915/display/intel_hdcp_gsc.c:703: + data = kzalloc(sizeof(struct i915_hdcp_master), GFP_KERNEL); total: 0 errors, 0 warnings, 1 checks, 749 lines checked