[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for HDCP2.2 Phase II
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 26 08:07:07 UTC 2019
== Series Details ==
Series: HDCP2.2 Phase II
URL : https://patchwork.freedesktop.org/series/57232/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d436a49061d8 drm: Add CP content type property
-:123: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#123: FILE: drivers/gpu/drm/drm_connector.c:1601:
+ ARRAY_SIZE(
-:181: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#181: FILE: include/drm/drm_connector.h:1325:
+int drm_connector_attach_cp_content_type_property(
total: 0 errors, 0 warnings, 2 checks, 153 lines checked
9637bf9bd9d9 drm/i915: Attach content type property
112fc8797d7c drm: Add CP System Renewability Msg Property
d3eae4abcd2b drm/i915: Add HDCP SRM Blob parsing
c7cf67c7ec3e drm/i915: Add revocation check on HDCP1.4 Ksvs
1ff0fb1cf24e drm/i915: SRM parsing and revocation check for HDCP2
c1068365cf3a drm: Add CP downstream_info property
-:13: WARNING:TYPO_SPELLING: 'informations' may be misspelled - perhaps 'information'?
#13:
Userspace need this informations to configure this platform as repeater,
-:91: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#91: FILE: drivers/gpu/drm/drm_connector.c:1702:
+int drm_connector_attach_cp_downstream_property(
-:123: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#123: FILE: drivers/gpu/drm/drm_connector.c:1734:
+int drm_mode_connector_update_cp_downstream_property(
-:134: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#134: FILE: drivers/gpu/drm/drm_connector.c:1745:
+ ret = drm_property_replace_global_blob(dev,
+ &connector->cp_downstream_blob_ptr,
-:168: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#168: FILE: include/drm/drm_connector.h:1347:
+int drm_connector_attach_cp_downstream_property(
-:170: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#170: FILE: include/drm/drm_connector.h:1349:
+int drm_mode_connector_update_cp_downstream_property(
total: 0 errors, 1 warnings, 5 checks, 172 lines checked
0e9b016d27ad drm/i915: Populate downstream info for HDCP1.4
-:80: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#80: FILE: drivers/gpu/drm/i915/intel_hdcp.c:796:
+ if (drm_mode_connector_update_cp_downstream_property(
-:92: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#92: FILE: drivers/gpu/drm/i915/intel_hdcp.c:834:
+ if (drm_mode_connector_update_cp_downstream_property(
total: 0 errors, 0 warnings, 2 checks, 104 lines checked
c1f5086d0622 drm/i915: Populate downstream info for HDCP2.2
-:50: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#50: FILE: drivers/gpu/drm/i915/intel_hdcp.c:1665:
+ drm_mode_connector_update_cp_downstream_property(
-:61: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#61: FILE: drivers/gpu/drm/i915/intel_hdcp.c:1676:
+ drm_mode_connector_update_cp_downstream_property(
-:83: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#83: FILE: drivers/gpu/drm/i915/intel_hdcp.c:1700:
+ drm_mode_connector_update_cp_downstream_property(
total: 0 errors, 0 warnings, 3 checks, 75 lines checked
89073ee51fc9 drm/i915: debugfs: HDCP2.2 capability read
More information about the Intel-gfx
mailing list