aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14drm/amd/display: update topology_update_input_v3 structQingqing Zhuo1-0/+4
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-08-18drm/amd: consolidate TA shared memory structuresCandice Li1-28/+28
2021-07-28drm/amd/display: remove unused functionsWenjing Liu1-32/+21
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-14/+4
2021-06-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas1-3/+132
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'Lee Jones1-13/+0
2021-04-20drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu1-0/+10
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo1-0/+2
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu1-1/+1
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-04-09drm/amd/display: fix typoJoseph Gravenor1-2/+2
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang1-20/+15
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-167/+253
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha1-29/+0
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang1-17/+22
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang1-21/+16
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang1-16/+16
2020-02-12drm/amd/display: Fix message for encryptionBhawanpreet Lakha1-6/+1
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu1-57/+72
2020-02-12drm/amd/display: Handle revoked receiversBhawanpreet Lakha1-4/+24
2020-01-07drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha1-1/+1
2020-01-07drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha1-1/+2
2020-01-07drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha1-1/+1
2019-12-02drm/amd/display: fix double assignment to msg_id fieldColin Ian King1-1/+1
2019-11-26drm/amd/display: remove set but not used variable 'msg_out'YueHaibing1-4/+0
2019-11-19drm/amd/display: add force Type0/1 flagBhawanpreet Lakha1-2/+5
2019-11-19drm/amd/display: Enable HDCP 2.2Bhawanpreet Lakha1-1/+1
2019-11-19drm/amd/display: Add logging for HDCP2.2Bhawanpreet Lakha1-0/+4
2019-11-19drm/amd/display: Add PSP block to verify HDCP2.2 stepsBhawanpreet Lakha1-1/+501
2019-10-03drm/amd/display: add PSP block to verify hdcp stepsBhawanpreet Lakha1-0/+328