summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
AgeCommit message (Expand)AuthorLines
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-7/+49
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge-3/+16
2025-04-30drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge-3/+16
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski-7/+49
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2025-03-10drm/amd/display: Drop unnecessary ret variable for enable_assr()Mario Limonciello-3/+2
2025-03-10drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello-27/+10
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-02-21drm/amd/display: Constify 'struct bin_attribute'Thomas Weißschuh-4/+4
2025-02-12drm/amd/display: Support DCN36 HDCPWayne Lin-0/+1
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz-0/+1
2023-08-30drm/amd/display: Add DCN35 DM SupportQingqing Zhuo-0/+1
2023-08-07drm/amd/display: Change HDCP update sequence for DMBhawanpreet Lakha-42/+38
2023-07-18drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.cSrinivasan Shanmugam-96/+89
2023-03-13drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha-1/+1
2023-02-28drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon-0/+1
2023-01-17drm/amd/display: hdcp not enabled on connector 0hersen wu-7/+0
2023-01-17drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu-40/+120
2022-10-27drm/amd/display: Fix HDCP 1.X 1A-04 failingBhawanpreet Lakha-1/+1
2022-07-25drm/amd/display: Reboot while unplug hdcp enabled dp from mst hubhersen wu-12/+22
2022-07-13drm/amd/display: Enable DCN314 in DMRoman Li-0/+1
2022-06-21drm/amd/display: Take emulated dc_sink into account for HDCPWayne Lin-4/+10
2022-06-21drm/amd/display: Revert "drm/amd/display: Add flag to detect dpms force off d...Wayne Lin-10/+5
2022-06-14drm/amd/display: update topology_update_input_v3 structQingqing Zhuo-0/+2
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann-1/+1
2022-02-18drm/amd/display: Add DCN315 DM SupportQingqing Zhuo-0/+1
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang-1/+2
2021-09-14drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram-2/+0
2021-09-14drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai-4/+14
2021-08-18drm/amd: consolidate TA shared memory structuresCandice Li-6/+6
2021-07-28drm/amd/display: remove unused functionsWenjing Liu-3/+1
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher-4/+0
2021-06-08drm/amd/display: force CP to DESIRED when removing displayDingchen (David) Zhang-1/+14
2021-06-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas-0/+13
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward-0/+1
2021-04-20drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang-1/+7
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu-3/+3
2021-02-18drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das-1/+2
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu-3/+4
2020-09-29drm/amd/display: fix return value check for hdcp_workFlora Cui-1/+1
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp-2/+4
2020-07-01drm/amd/display: enable assrBhawanpreet Lakha-0/+37
2020-05-11drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma-5/+5
2020-03-31drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha-1/+1
2020-03-31drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha-1/+3
2020-03-31drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha-2/+6
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu-0/+1
2020-02-06drm/amd/display: call psp set/get interfacesBhawanpreet Lakha-1/+49
2020-02-06drm/amd/display: Load srm before enabling HDCPBhawanpreet Lakha-0/+7