summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp
AgeCommit message (Expand)Author
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-08drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu
2021-06-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas
2021-06-01drm/amd/display: Avoid HDCP over-read and corruptionKees Cook
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones
2021-04-28drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas
2021-04-20drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai
2020-11-02drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang
2020-10-30drm/amd/display: remove unneeded semicolonTom Rix
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha
2020-09-15drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla
2020-09-15drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla
2020-04-09drm/amd/display: fix typoJoseph Gravenor
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang
2020-03-05drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang
2020-02-25drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha
2020-02-12drm/amd/display: Fix message for encryptionBhawanpreet Lakha
2020-02-12drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu
2020-02-12drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu
2020-02-12drm/amd/display: Handle revoked receiversBhawanpreet Lakha
2020-02-04drm/amd/display: update psp interface headerBhawanpreet Lakha
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-01-07drm/amd/display: add event type check before restart the authenticationXiaodong Yan
2020-01-07drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss
2020-01-07drm/amd/display: rx_validation failed resume from sleepJing Zhou
2020-01-07drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha
2020-01-07drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha
2020-01-07drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha
2019-12-19drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher
2019-12-19drm/amdgpu/display: include delay.hAlex Deucher