summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp
AgeCommit message (Expand)AuthorFilesLines
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-9/+9
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-24drm/amd/display: Revert "Check HDCP returned status"Alex Hung1-9/+9
2024-06-28drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong1-8/+4
2024-06-28drm/amd/display: Remove duplicate null checkAlex Hung1-3/+0
2024-06-28drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu1-15/+12
2024-06-28drm/amd/display: Check HDCP returned statusAlex Hung1-6/+9
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu1-4/+24
2024-04-27drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-03-20drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung1-10/+0
2024-03-20drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas1-0/+10
2024-03-20drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-01-06drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior1-4/+6
2024-01-06drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior1-4/+2
2024-01-06drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior1-5/+5
2024-01-06drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-2/+0
2022-06-15drm/amd/display: update topology_update_input_v3 structQingqing Zhuo2-0/+15
2022-06-15drm/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...Dave 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-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