index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
/
hdcp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
drm/amd/display: Fix deadlock when falling back to v2 from v3
Nicholas Kazlauskas
1
-4
/
+2
2021-08-19
drm/amd: consolidate TA shared memory structures
Candice Li
1
-28
/
+28
2021-08-09
drm/amd/display: add authentication_complete in hdcp output
Wenjing Liu
6
-79
/
+92
2021-07-28
drm/amd/display: remove unused functions
Wenjing Liu
5
-49
/
+21
2021-07-28
drm/amd/display: add update authentication interface
Wenjing Liu
1
-4
/
+60
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
3
-27
/
+6
2021-06-08
drm/amd/display: delay 100ms before restart after failing to read CP_IRQ
Wenjing Liu
1
-1
/
+1
2021-06-04
drm/amd/display: Add DCN3.1 HDCP support
Nicholas Kazlauskas
3
-3
/
+174
2021-06-02
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-05-27
drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...
Lee Jones
1
-13
/
+0
2021-04-29
drm/amd/display: avoid to authentication when DEVICE_COUNT=0
Yu-ting Shen
2
-0
/
+10
2021-04-29
drm/amd/display: fix HDCP reset sequence on reinitialize
Brandon Syu
1
-1
/
+0
2021-04-21
drm/amd/display: Always poll for rxstatus in authenticate
Nicholas Kazlauskas
2
-4
/
+0
2021-04-21
drm/amd/display: add handling for hdcp2 rx id list validation
Dingchen (David) Zhang
1
-0
/
+2
2021-04-09
drm/amd/display: add mod hdcp interface for supporting encryption state query
Wenjing Liu
7
-29
/
+54
2021-04-09
drm/amd/display: define mod_hdcp_display_disable_option struct
Wenjing Liu
1
-2
/
+2
2021-02-09
drm/amd/display: DP HDCP Compliance 1A-08/09 tests fail
Qingqing Zhuo
1
-0
/
+2
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
2
-2
/
+2
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
2020-11-02
drm/amd/display: set hdcp1 wa re-auth delay to 200ms
Jake Wang
1
-1
/
+1
2020-10-30
drm/amd/display: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-09-18
drm/amd/display: Don't log hdcp module warnings in dmesg
Bhawanpreet Lakha
1
-1
/
+1
2020-09-16
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
Bhawanpreet Lakha
1
-1
/
+1
2020-09-16
drm/amd/display: Fix CP_IRQ clear bit and logic
Harmanprit Tatla
2
-11
/
+8
2020-09-16
drm/amd/display: Add CP_IRQ clear capability
Harmanprit Tatla
3
-0
/
+29
2020-04-09
drm/amd/display: fix typo
Joseph Gravenor
2
-6
/
+6
2020-04-09
drm/amd/display: Remove hdcp display state with mst fix
Isabel Zhang
5
-46
/
+26
2020-04-04
drm/amd/display: Guard calls to hdcp_ta and dtm_ta
Bhawanpreet Lakha
1
-167
/
+253
2020-04-04
drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()
Bhawanpreet Lakha
2
-31
/
+0
2020-03-31
drm/amd/display: Revert change to HDCP display states
Isabel Zhang
5
-28
/
+48
2020-03-19
drm/amd/display: remove magic numbers in hdcp_ddc
Wenjing Liu
1
-6
/
+6
2020-03-19
drm/amd/display: Remove redundant hdcp display state
Isabel Zhang
5
-47
/
+27
2020-03-09
drm/amd/display: fix a minor HDCP logging error
Wenjing Liu
1
-0
/
+3
2020-03-09
drm/amd/display: determine rx id list bytes to read based on device count
Wenjing Liu
1
-4
/
+20
2020-03-09
drm/amd/display: determine is mst hdcp based on stream instead of sink signal
Wenjing Liu
2
-6
/
+4
2020-03-09
drm/amd/display: Add stay count and bstatus to HDCP log
Isabel Zhang
1
-2
/
+6
2020-03-05
drm/amd/display: Workaround to do HDCP authentication twice on certain displays
George Shen
1
-0
/
+3
2020-03-05
drm/amd/display: Move mod_hdcp_displays to mod_hdcp struct
Isabel Zhang
3
-32
/
+33
2020-02-25
drm/amd/display: Fix HDMI repeater authentication
Bhawanpreet Lakha
1
-2
/
+2
2020-02-13
drm/amd/display: Fix message for encryption
Bhawanpreet Lakha
1
-6
/
+1
2020-02-13
drm/amd/display: fix backwards byte order in rx_caps.
Bhawanpreet Lakha
1
-2
/
+2
2020-02-13
drm/amd/display: update HDCP DTM immediately after hardware programming
Wenjing Liu
8
-110
/
+106
2020-02-13
drm/amd/display: no hdcp retry if bksv or ksv list is revoked
Wenjing Liu
4
-3
/
+11
2020-02-13
drm/amd/display: Handle revoked receivers
Bhawanpreet Lakha
2
-6
/
+28
2020-02-05
drm/amd/display: update psp interface header
Bhawanpreet Lakha
1
-1
/
+25
2020-01-31
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...
Colin Ian King
3
-7
/
+7
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
3
-13
/
+31
2020-01-07
drm/amd/display: add event type check before restart the authentication
Xiaodong Yan
1
-2
/
+7
2020-01-07
drm/amd/display: Add delay after h' watchdog timeout event
Michael Strauss
1
-4
/
+4
2020-01-07
drm/amd/display: rx_validation failed resume from sleep
Jing Zhou
1
-4
/
+16
[next]