== Series Details == Series: HDCP2.2 Phase II (rev8) URL : https://patchwork.freedesktop.org/series/57232/ State : warning
== Summary == $ dim checkpatch origin/drm-tip d32d7d16faa9 drm: move content protection property to mode_config 7c8e2a00dcfb drm/i915: debugfs: HDCP2.2 capability read a5b17cb4ee04 drm: revocation check at drm subsystem -:57: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #57: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 411 lines checked 81c292f4a663 drm/i915: SRM revocation check for HDCP1.4 and 2.2 d3f799e34d25 drm/hdcp: gathering hdcp related code into drm_hdcp.c -:104: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #104: FILE: drivers/gpu/drm/drm_hdcp.c:352: +}; +DRM_ENUM_NAME_FN(drm_get_content_protection_name, drm_cp_enum_list) -:121: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #121: FILE: drivers/gpu/drm/drm_hdcp.c:369: +int drm_connector_attach_content_protection_property( -:167: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #167: FILE: include/drm/drm_hdcp.h:293: +int drm_connector_attach_content_protection_property( total: 0 errors, 0 warnings, 3 checks, 130 lines checked 98ef28b2c4cf drm: Add Content protection type property -:98: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #98: FILE: drivers/gpu/drm/drm_hdcp.c:358: +}; +DRM_ENUM_NAME_FN(drm_get_hdcp_content_type_name, -:143: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #143: FILE: drivers/gpu/drm/drm_hdcp.c:411: + prop = drm_property_create_enum(dev, 0, "HDCP Content Type", + drm_hdcp_content_type_enum_list, -:144: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #144: FILE: drivers/gpu/drm/drm_hdcp.c:412: + ARRAY_SIZE( total: 0 errors, 0 warnings, 3 checks, 161 lines checked d62727632f63 drm/i915: Attach content type property d9d60b9cf1f2 drm: uevent for connector status change 0883f3d8b956 drm/hdcp: update content protection property with uevent -:64: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #64: FILE: drivers/gpu/drm/drm_hdcp.c:453: + drm_sysfs_connector_status_event(connector, + dev->mode_config.content_protection_property); total: 0 errors, 0 warnings, 1 checks, 47 lines checked d2f45ad5ba5d drm/i915: update the hdcp state with uevent _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx