summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-06drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2022-04-07drm/amd/display: cleanup extern usage in function definitionTom Rix1-3/+3
2021-07-28drm/amd/display: remove unused functionsWenjing Liu1-6/+0
2021-06-02drm/amd/display: Avoid HDCP over-read and corruptionKees Cook1-1/+3
2021-04-29drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen1-0/+5
2021-04-21drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas1-2/+0
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu1-15/+22
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai1-2/+6
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang1-1/+1
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang1-1/+1
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang1-1/+1
2020-02-13drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu1-4/+0
2020-01-31drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King1-4/+4
2019-11-19drm/amd/display: Fix static analysis bug in validate_bksvBhawanpreet Lakha1-1/+3
2019-11-19drm/amd/display: use drm defines for MAX CASCADE MASKBhawanpreet Lakha1-8/+6
2019-11-19drm/amd/display: add and use defines from drm_hdcp.hBhawanpreet Lakha1-12/+10
2019-10-03drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King1-2/+2
2019-10-03drm/amd/display: Add HDCP moduleBhawanpreet Lakha1-0/+531