index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_hdcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
drm/amd/display: Fix HDCP failing to enable after suspend
Bhawanpreet Lakha
1
-1
/
+1
2023-02-28
drm/amd/display: Updating Video Format Fall Back Policy.
Jasdeep Dhillon
1
-0
/
+1
2023-01-17
drm/amd/display: hdcp not enabled on connector 0
hersen wu
1
-7
/
+0
2023-01-17
drm/amd/display: phase2 enable mst hdcp multiple displays
hersen wu
1
-40
/
+120
2022-10-27
drm/amd/display: Fix HDCP 1.X 1A-04 failing
Bhawanpreet Lakha
1
-1
/
+1
2022-07-25
drm/amd/display: Reboot while unplug hdcp enabled dp from mst hub
hersen wu
1
-12
/
+22
2022-07-13
drm/amd/display: Enable DCN314 in DM
Roman Li
1
-0
/
+1
2022-06-21
drm/amd/display: Take emulated dc_sink into account for HDCP
Wayne Lin
1
-4
/
+10
2022-06-21
drm/amd/display: Revert "drm/amd/display: Add flag to detect dpms force off d...
Wayne Lin
1
-10
/
+5
2022-06-14
drm/amd/display: update topology_update_input_v3 struct
Qingqing Zhuo
1
-0
/
+2
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
1
-1
/
+1
2022-02-18
drm/amd/display: Add DCN315 DM Support
Qingqing Zhuo
1
-0
/
+1
2022-02-17
drm/amd/display: configure dc hw resource for DCN 3.1.6
Prike Liang
1
-1
/
+2
2021-09-14
drm/amd/display: Fix for null pointer access for ddc pin and aux engine.
Meenakshikumar Somasundaram
1
-2
/
+0
2021-09-14
drm/amd/display: Add flag to detect dpms force off during HPD
Aurabindo Pillai
1
-4
/
+14
2021-08-18
drm/amd: consolidate TA shared memory structures
Candice Li
1
-6
/
+6
2021-07-28
drm/amd/display: remove unused functions
Wenjing Liu
1
-3
/
+1
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
1
-4
/
+0
2021-06-08
drm/amd/display: force CP to DESIRED when removing display
Dingchen (David) Zhang
1
-1
/
+14
2021-06-04
drm/amd/display: Add DCN3.1 HDCP support
Nicholas Kazlauskas
1
-0
/
+13
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-04-20
drm/amd/display: update hdcp display using correct CP type.
Dingchen (David) Zhang
1
-1
/
+7
2021-04-09
drm/amd/display: define mod_hdcp_display_disable_option struct
Wenjing Liu
1
-3
/
+3
2021-02-18
drm/amdgpu/display: remove hdcp_srm sysfs on device removal
Nirmoy Das
1
-1
/
+2
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
1
-3
/
+4
2020-09-29
drm/amd/display: fix return value check for hdcp_work
Flora Cui
1
-1
/
+1
2020-07-01
drm/amdgpu/display: Unlock mutex on error
John van der Kamp
1
-2
/
+4
2020-07-01
drm/amd/display: enable assr
Bhawanpreet Lakha
1
-0
/
+37
2020-05-11
drm/amd/amdgpu: Update update_config() logic
Leo (Hanghong) Ma
1
-5
/
+5
2020-03-31
drm/amd/display: increase HDCP authentication delay
Bhawanpreet Lakha
1
-1
/
+1
2020-03-31
drm/amd/display: Correctly cancel future watchdog and callback events
Bhawanpreet Lakha
1
-1
/
+3
2020-03-31
drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
Bhawanpreet Lakha
1
-2
/
+6
2020-03-09
drm/amd/display: determine is mst hdcp based on stream instead of sink signal
Wenjing Liu
1
-0
/
+1
2020-02-06
drm/amd/display: call psp set/get interfaces
Bhawanpreet Lakha
1
-1
/
+49
2020-02-06
drm/amd/display: Load srm before enabling HDCP
Bhawanpreet Lakha
1
-0
/
+7
2020-02-06
drm/amd/display: Add sysfs interface for set/get srm
Bhawanpreet Lakha
1
-3
/
+179
2020-02-04
drm/amd/display: Pass amdgpu_device instead of psp_context
Bhawanpreet Lakha
1
-2
/
+2
2020-02-04
drm/amd/display: Fix HW/SW state mismatch
Bhawanpreet Lakha
1
-0
/
+19
2019-11-26
drm/amd/display: Null check aconnector in event_property_validate
Bhawanpreet Lakha
1
-0
/
+3
2019-11-19
drm/amd/display: Refactor HDCP encryption status update
Bhawanpreet Lakha
1
-2
/
+1
2019-11-19
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
1
-3
/
+9
2019-11-19
drm/amd/display: Refactor HDCP to handle multiple displays per link
Bhawanpreet Lakha
1
-24
/
+29
2019-11-19
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
1
-4
/
+13
2019-11-19
drm/amd/display: Enable HDCP 2.2
Bhawanpreet Lakha
1
-2
/
+1
2019-10-04
drm/amd/display: Make some functions static
zhengbin
1
-4
/
+8
2019-10-03
drm/amd/display: Update CP property based on HW query
Bhawanpreet Lakha
1
-1
/
+64
2019-10-03
drm/amd/display: Create dpcd and i2c packing functions
Bhawanpreet Lakha
1
-1
/
+39
2019-10-03
drm/amd/display: Create amdgpu_dm_hdcp
Bhawanpreet Lakha
1
-0
/
+241