summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp
AgeCommit message (Expand)AuthorFilesLines
2021-10-28drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-08-19drm/amd: consolidate TA shared memory structuresCandice Li1-28/+28
2021-08-09drm/amd/display: add authentication_complete in hdcp outputWenjing Liu6-79/+92
2021-07-28drm/amd/display: remove unused functionsWenjing Liu5-49/+21
2021-07-28drm/amd/display: add update authentication interfaceWenjing Liu1-4/+60
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher3-27/+6
2021-06-08drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu1-1/+1
2021-06-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas3-3/+174
2021-06-02drm/amd/display: Avoid HDCP over-read and corruptionKees Cook1-1/+3
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones1-13/+0
2021-04-29drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2-0/+10
2021-04-29drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-21drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-21drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu7-29/+54
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu1-2/+2
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo1-0/+2
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu2-2/+2
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2-4/+11
2020-11-02drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang1-1/+1
2020-10-30drm/amd/display: remove unneeded semicolonTom Rix1-1/+1
2020-09-18drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-09-16drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-09-16drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla2-11/+8
2020-09-16drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla3-0/+29
2020-04-09drm/amd/display: fix typoJoseph Gravenor2-6/+6
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang5-46/+26
2020-04-04drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-167/+253
2020-04-04drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha2-31/+0
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang5-28/+48
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu1-6/+6
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang5-47/+27
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu1-0/+3
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu1-4/+20
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu2-6/+4
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang1-2/+6
2020-03-05drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen1-0/+3
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang3-32/+33
2020-02-25drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha1-2/+2
2020-02-13drm/amd/display: Fix message for encryptionBhawanpreet Lakha1-6/+1
2020-02-13drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha1-2/+2
2020-02-13drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu8-110/+106
2020-02-13drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu4-3/+11
2020-02-13drm/amd/display: Handle revoked receiversBhawanpreet Lakha2-6/+28
2020-02-05drm/amd/display: update psp interface headerBhawanpreet Lakha1-1/+25
2020-01-31drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King3-7/+7
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie3-13/+31
2020-01-07drm/amd/display: add event type check before restart the authenticationXiaodong Yan1-2/+7
2020-01-07drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss1-4/+4
2020-01-07drm/amd/display: rx_validation failed resume from sleepJing Zhou1-4/+16