aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-25drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman1-1/+37
2021-08-09drm/amd/display: add authentication_complete in hdcp outputWenjing Liu1-1/+4
2021-07-28drm/amd/display: remove unused functionsWenjing Liu1-6/+0
2021-07-28drm/amd/display: add update authentication interfaceWenjing Liu1-4/+60
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu1-0/+6
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu1-2/+2
2020-09-15drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla1-2/+1
2020-09-15drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla1-0/+9
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang1-2/+3
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang1-3/+2
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang1-2/+3
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu1-0/+3
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu1-3/+1
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang1-6/+6
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu1-31/+15
2020-02-12drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu1-1/+2
2019-12-02drm/amd/display: Remove unneeded semicolon in hdcp.czhengbin1-1/+1
2019-11-19drm/amd/display: Refactor HDCP encryption status updateBhawanpreet Lakha1-4/+14
2019-11-19drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha1-1/+4
2019-11-19drm/amd/display: Add execution and transition states for HDCP2.2Bhawanpreet Lakha1-8/+78
2019-10-03drm/amd/display: Add HDCP moduleBhawanpreet Lakha1-0/+426