summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior2024-01-051-2/+2
* drm/amd/display: cleanup extern usage in function definitionTom Rix2022-04-071-3/+3
* drm/amd/display: remove unused functionsWenjing Liu2021-07-281-6/+0
* drm/amd/display: Avoid HDCP over-read and corruptionKees Cook2021-06-011-1/+3
* drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2021-04-281-0/+5
* drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2021-04-201-2/+0
* drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu2021-04-091-15/+22
* drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2020-12-231-2/+6
* drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang2020-04-091-1/+1
* drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-311-1/+1
* drm/amd/display: Remove redundant hdcp display stateIsabel Zhang2020-03-191-1/+1
* drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu2020-02-121-4/+0
* drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King2020-01-301-4/+4
* drm/amd/display: Fix static analysis bug in validate_bksvBhawanpreet Lakha2019-11-191-1/+3
* drm/amd/display: use drm defines for MAX CASCADE MASKBhawanpreet Lakha2019-11-191-8/+6
* drm/amd/display: add and use defines from drm_hdcp.hBhawanpreet Lakha2019-11-191-12/+10
* drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King2019-10-031-2/+2
* drm/amd/display: Add HDCP moduleBhawanpreet Lakha2019-10-031-0/+531