summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/hdcp
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu2021-06-081-1/+1
* drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas2021-06-043-3/+174
* drm/amd/display: Avoid HDCP over-read and corruptionKees Cook2021-06-011-1/+3
* drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones2021-05-271-13/+0
* drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2021-04-282-0/+10
* drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu2021-04-281-1/+0
* drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2021-04-202-4/+0
* drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang2021-04-201-0/+2
* drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu2021-04-097-29/+54
* drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu2021-04-091-2/+2
* drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo2021-02-091-0/+2
* drm/amd/display: correct some hdcp variable namingWenjing Liu2021-02-022-2/+2
* drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2020-12-232-4/+11
* drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang2020-11-021-1/+1
* drm/amd/display: remove unneeded semicolonTom Rix2020-10-301-1/+1
* drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha2020-09-171-1/+1
* drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha2020-09-151-1/+1
* drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla2020-09-152-11/+8
* drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla2020-09-153-0/+29
* drm/amd/display: fix typoJoseph Gravenor2020-04-092-6/+6
* drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang2020-04-095-46/+26
* drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha2020-04-031-167/+253
* drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha2020-04-032-31/+0
* drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-315-28/+48
* drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu2020-03-191-6/+6
* drm/amd/display: Remove redundant hdcp display stateIsabel Zhang2020-03-195-47/+27
* drm/amd/display: fix a minor HDCP logging errorWenjing Liu2020-03-091-0/+3
* drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu2020-03-091-4/+20
* drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu2020-03-092-6/+4
* drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang2020-03-091-2/+6
* drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen2020-03-051-0/+3
* drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang2020-03-053-32/+33
* drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha2020-02-251-2/+2
* drm/amd/display: Fix message for encryptionBhawanpreet Lakha2020-02-121-6/+1
* drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha2020-02-121-2/+2
* drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu2020-02-128-110/+106
* drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu2020-02-124-3/+11
* drm/amd/display: Handle revoked receiversBhawanpreet Lakha2020-02-122-6/+28
* drm/amd/display: update psp interface headerBhawanpreet Lakha2020-02-041-1/+25
* drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King2020-01-303-7/+7
* Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie2020-01-133-13/+31
|\
| * drm/amd/display: add event type check before restart the authenticationXiaodong Yan2020-01-071-2/+7
| * drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss2020-01-071-4/+4
| * drm/amd/display: rx_validation failed resume from sleepJing Zhou2020-01-071-4/+16
| * drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha2020-01-071-1/+1
| * drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha2020-01-071-1/+2
| * drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha2020-01-071-1/+1
| * drm/amdgpu/display: include delay.hAlex Deucher2019-12-181-0/+2
* | drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher2019-12-191-3/+3
* | drm/amdgpu/display: include delay.hAlex Deucher2019-12-191-0/+2
|/