aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/hdcp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14drm/amd/display: update topology_update_input_v3 structQingqing Zhuo2-0/+15
2022-06-14drm/amd/display: Fix monitor flash issueShah Dharati1-1/+1
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-04-07drm/amd/display: cleanup extern usage in function definitionTom Rix1-3/+3
2022-03-25drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman2-1/+45
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-08-18drm/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-01drm/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_get_link_encryption_status()'Lee Jones1-13/+0
2021-04-28drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2-0/+10
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-20drm/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-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-09-15drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla2-11/+8
2020-09-15drm/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-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-167/+253
2020-04-03drm/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-12drm/amd/display: Fix message for encryptionBhawanpreet Lakha1-6/+1
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 Liu8-110/+106