aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-28drm/amd/display: remove unused functionsWenjing Liu1-3/+0
2021-04-28drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen1-0/+5
2021-04-20drm/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-4/+6
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai1-2/+5
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-25drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha1-2/+2
2020-02-12drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha1-2/+2
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu1-4/+2
2019-12-19drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher1-3/+3
2019-12-19drm/amdgpu/display: include delay.hAlex Deucher1-0/+2
2019-11-19drm/amd/display: split rxstatus for hdmi and dpBhawanpreet Lakha1-14/+21
2019-11-19drm/amd/display: add and use defines from drm_hdcp.hBhawanpreet Lakha1-14/+10
2019-11-19drm/amd/display: Add execution and transition states for HDCP2.2Bhawanpreet Lakha1-0/+881