[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev8)

Patchwork patchwork at emeril.freedesktop.org
Sat Jul 14 03:39:07 UTC 2018


== Series Details ==

Series: drm/i915: Implement HDCP2.2 (rev8)
URL   : https://patchwork.freedesktop.org/series/38254/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
1656b0942fab drm: hdcp2.2 authentication msg definitions
ffcfc502c0d2 drm: HDMI and DP specific HDCP2.2 defines
b67ab64fed65 mei: bus: whitelist hdcp client
908899abbf74 linux/mei: Header for mei_hdcp driver interface
-:23: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#23: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 100 lines checked
6c047492fb44 drm/i915: wrapping all hdcp var into intel_hdcp
76057e8e4b3a drm/i915: Define Intel HDCP2.2 registers
5f7b265f5185 component: alloc component_match without any comp to match
-:52: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#52: FILE: drivers/base/component.c:321:
+void component_match_alloc(struct device *master,
+	struct component_match **matchptr)

-:87: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#87: FILE: include/linux/component.h:41:
+void component_match_alloc(struct device *master,
+	struct component_match **matchptr);

total: 0 errors, 0 warnings, 2 checks, 44 lines checked
4830a38a305b drm/i915: component master at i915 driver load
226b9320bd1b drm/i915: Initialize HDCP2.2 and its MEI interface
-:117: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'port' - possible side-effects?
#117: FILE: drivers/gpu/drm/i915/intel_hdcp.c:20:
+#define GET_MEI_DDI_INDEX(port)		(((port) == PORT_A) ? DDI_A : \
+					 (enum hdcp_physical_port)(port))

total: 0 errors, 0 warnings, 1 checks, 255 lines checked
52f1deec0f4d drm/i915: Pullout the bksv read and validation
63af5c44d744 drm/i915: Enable and Disable of HDCP2.2
07adf910cbe3 drm/i915: Implement HDCP2.2 receiver authentication
c1629b4d2553 drm/i915: Implement HDCP2.2 repeater authentication
-:33: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#33: FILE: drivers/gpu/drm/i915/intel_hdcp.c:1148:
+hdcp2_verify_rep_topology_prepare_ack(

total: 0 errors, 0 warnings, 1 checks, 208 lines checked
1265d0765b3e drm/i915: Implement HDCP2.2 link integrity check
ca0a5362c09f drm/i915: Handle HDCP2.2 downstream topology change
ffdb36423505 drm/i915: hdcp_check_link only on CP_IRQ
7f56bf1e59c5 drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
0071b2e6490f drm/i915: Implement the HDCP2.2 support for DP
e6400153e778 drm/i915: Implement the HDCP2.2 support for HDMI
-:130: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#130: FILE: drivers/gpu/drm/i915/intel_hdmi.c:1207:
+	ret = __wait_for(ret = hdcp2_detect_msg_availability(intel_dig_port,
+			 msg_id, &msg_ready, &msg_sz),

total: 0 errors, 0 warnings, 1 checks, 207 lines checked
12568d14d92d drm/i915: Add HDCP2.2 support for DP connectors
8da440a59b19 drm/i915: Add HDCP2.2 support for HDMI connectors
61f2c67869a6 misc/mei/hdcp: Client driver for HDCP application
-:77: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#77: 
new file mode 100644

-:94: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#94: FILE: drivers/misc/mei/hdcp/mei_hdcp.c:1:
+/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */

total: 0 errors, 2 warnings, 0 checks, 95 lines checked
29f80aad26ec misc/mei/hdcp: Component framework for I915 Interface
09da1aa4b62f misc/mei/hdcp: Define ME FW interface for HDCP2.2
-:26: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#26: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 408 lines checked
760548733ae5 misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
dda03d418d4f misc/mei/hdcp: Verify Receiver Cert and prepare km
8200fe6732e1 misc/mei/hdcp: Verify H_prime
1ccf1ef6801d misc/mei/hdcp: Store the HDCP Pairing info
e5e8a2dc6328 misc/mei/hdcp: Initiate Locality check
696d87b4bb71 misc/mei/hdcp: Verify L_prime
64204dfc6881 misc/mei/hdcp: Prepare Session Key
37c204abca34 misc/mei/hdcp: Repeater topology verification and ack
6fa60e6f40f8 misc/mei/hdcp: Verify M_prime
26b1a7989651 misc/mei/hdcp: Enabling the HDCP authentication
0eb8a4438e30 misc/mei/hdcp: Closing wired HDCP2.2 Tx Session



More information about the Intel-gfx mailing list