summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/hdcp
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix rxstatus_msg_sz type narrowingDominik Kaszewski2024-11-041-19/+12
* Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-08-271-9/+9
|\
| * drm/amd/display: Revert "Check HDCP returned status"Alex Hung2024-07-231-9/+9
* | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-0/+2
|/
* drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong2024-06-271-8/+4
* drm/amd/display: Remove duplicate null checkAlex Hung2024-06-271-3/+0
* drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu2024-06-271-15/+12
* drm/amd/display: Check HDCP returned statusAlex Hung2024-06-271-6/+9
* drm/amd/display: Add array index check for hdcp ddc accessHersen Wu2024-05-021-4/+24
* drm/amd/display: Check index msg_id before read or writeAlex Hung2024-04-261-0/+8
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung2024-03-201-10/+0
* drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas2024-03-201-0/+10
* drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-03-201-0/+3
* drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior2024-01-051-4/+6
* drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior2024-01-051-4/+2
* drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior2024-01-051-5/+5
* drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior2024-01-051-2/+2
* drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior2024-01-051-2/+2
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2023-03-071-2/+0
* drm/amd/display: update topology_update_input_v3 structQingqing Zhuo2022-06-142-0/+15
* drm/amd/display: Fix monitor flash issueShah Dharati2022-06-141-1/+1
* Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-291-2/+2
|\
| * drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann2022-04-251-1/+1
| * drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* | drm/amd/display: cleanup extern usage in function definitionTom Rix2022-04-071-3/+3
* | drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman2022-03-252-1/+45
|/
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas2021-10-271-4/+2
* drm/amd: consolidate TA shared memory structuresCandice Li2021-08-181-28/+28
* drm/amd/display: add authentication_complete in hdcp outputWenjing Liu2021-08-096-79/+92
* drm/amd/display: remove unused functionsWenjing Liu2021-07-285-49/+21
* drm/amd/display: add update authentication interfaceWenjing Liu2021-07-281-4/+60
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-223-27/+6
* 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