aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+2
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
2022-03-25drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman1-0/+8
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2021-08-09drm/amd/display: add authentication_complete in hdcp outputWenjing Liu1-0/+8
2021-07-28drm/amd/display: remove unused functionsWenjing Liu1-2/+0
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu1-2/+2
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu1-1/+1
2020-09-15drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla1-0/+1
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang1-22/+6
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha1-2/+0
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang1-6/+22
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang1-22/+6
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu1-3/+3
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang1-10/+11
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu1-6/+4
2020-02-12drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu1-0/+1
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_checkColin Ian King1-1/+1
2019-11-19drm/amd/display: split rxstatus for hdmi and dpBhawanpreet Lakha1-18/+2
2019-11-19drm/amd/display: use drm defines for MAX CASCADE MASKBhawanpreet Lakha1-4/+0
2019-11-19drm/amd/display: add and use defines from drm_hdcp.hBhawanpreet Lakha1-23/+17
2019-11-19drm/amd/display: Add execution and transition states for HDCP2.2Bhawanpreet Lakha1-0/+127
2019-11-19drm/amd/display: Add PSP block to verify HDCP2.2 stepsBhawanpreet Lakha1-0/+44
2019-10-03drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King1-2/+2
2019-10-03drm/amd/display: Add HDCP moduleBhawanpreet Lakha1-0/+442