Summary of changes *handle revoked receivers *don't retry if revoked *fix rx_caps check typo *fix enable encryption call to psp for 2.2 *update DTM right after HW programming Bhawanpreet Lakha (3): drm/amd/display: Handle revoked receivers drm/amd/display: fix backwards byte order in rx_caps. drm/amd/display: Fix message for encryption Wenjing Liu (2): drm/amd/display: no hdcp retry if bksv or ksv list is revoked drm/amd/display: update HDCP DTM immediately after hardware programming .../gpu/drm/amd/display/modules/hdcp/hdcp.c | 49 ++---- .../gpu/drm/amd/display/modules/hdcp/hdcp.h | 11 +- .../display/modules/hdcp/hdcp1_execution.c | 4 - .../display/modules/hdcp/hdcp1_transition.c | 12 +- .../display/modules/hdcp/hdcp2_execution.c | 10 +- .../display/modules/hdcp/hdcp2_transition.c | 6 +- .../drm/amd/display/modules/hdcp/hdcp_log.c | 4 + .../drm/amd/display/modules/hdcp/hdcp_log.h | 9 + .../drm/amd/display/modules/hdcp/hdcp_psp.c | 164 +++++++++++------- .../drm/amd/display/modules/hdcp/hdcp_psp.h | 6 +- .../drm/amd/display/modules/inc/mod_hdcp.h | 2 + 11 files changed, 150 insertions(+), 127 deletions(-) -- 2.17.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx