index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
drm/amd/display: Fix HDMI repeater authentication
Bhawanpreet Lakha
1
-2
/
+2
2020-02-25
drm/amd/display: Only round InfoFrame refresh rates
Aric Cyr
1
-6
/
+2
2020-02-25
drm/amd/display: System crashes when add_ptb_to_table() gets called
Peikang Zhang
1
-6
/
+10
2020-02-12
drm/amd/display: Fix message for encryption
Bhawanpreet Lakha
1
-6
/
+1
2020-02-12
drm/amd/display: fix backwards byte order in rx_caps.
Bhawanpreet Lakha
1
-2
/
+2
2020-02-12
drm/amd/display: update HDCP DTM immediately after hardware programming
Wenjing Liu
8
-110
/
+106
2020-02-12
drm/amd/display: no hdcp retry if bksv or ksv list is revoked
Wenjing Liu
5
-3
/
+13
2020-02-12
drm/amd/display: Handle revoked receivers
Bhawanpreet Lakha
2
-6
/
+28
2020-02-04
drm/amd/display: update psp interface header
Bhawanpreet Lakha
1
-1
/
+25
2020-01-30
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...
Colin Ian King
3
-7
/
+7
2020-01-22
drm/amd/display: Refactor to remove diags specific rgam func
Anthony Koo
2
-182
/
+129
2020-01-22
drm/amd/display: Fixed comment styling
Haiyi Zhou
1
-1
/
+1
2020-01-16
drm/amd/display: implement fw-driver interface for abm 2.4
Josip Pavic
1
-1
/
+6
2020-01-16
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
1
-1
/
+2
2020-01-16
drm/amd/display: Clear state after exiting fixed active VRR state
Amanda Liu
1
-0
/
+2
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
6
-28
/
+55
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
2020-01-07
drm/amd/display: Return correct Error code for validate h_prime
Bhawanpreet Lakha
1
-1
/
+1
2020-01-07
drm/amd/display: Fix hdcp1 create session
Bhawanpreet Lakha
1
-1
/
+2
2020-01-07
drm/amd/display: fix psp return condition for hdcp module
Bhawanpreet Lakha
1
-1
/
+1
2019-12-19
drm/amdgpu/display: use msleep rather than udelay for HDCP
Alex Deucher
1
-3
/
+3
2019-12-19
drm/amdgpu/display: include delay.h
Alex Deucher
1
-0
/
+2
2019-12-18
drm/amdgpu/display: include delay.h
Alex Deucher
1
-0
/
+2
2019-12-18
drm/amd/display: fix regamma build optimization
Josip Pavic
1
-2
/
+4
2019-12-18
drm/amd/display: Reinstate LFC optimization
Amanda Liu
2
-13
/
+20
2019-12-05
drm/amd/display: Fix screen tearing on vrr tests
Amanda Liu
2
-20
/
+13
2019-12-05
drm/amd/display: Implement DePQ for DCN1
Reza Amini
1
-9
/
+30
2019-12-02
drm/amd/display: remove redundant assignment to variable v_total
Colin Ian King
1
-1
/
+1
2019-12-02
drm/amd/display: Remove unneeded semicolon in hdcp.c
zhengbin
1
-1
/
+1
2019-12-02
drm/amd/display: fix double assignment to msg_id field
Colin Ian King
1
-1
/
+1
2019-11-26
drm/amd/display: remove set but not used variable 'msg_out'
YueHaibing
1
-4
/
+0
2019-11-19
drm/amd/display: Fix static analysis bug in validate_bksv
Bhawanpreet Lakha
1
-1
/
+3
2019-11-19
drm/amd/display: split rxstatus for hdmi and dp
Bhawanpreet Lakha
3
-33
/
+24
2019-11-19
drm/amd/display: use drm defines for MAX CASCADE MASK
Bhawanpreet Lakha
2
-12
/
+6
2019-11-19
drm/amd/display: add and use defines from drm_hdcp.h
Bhawanpreet Lakha
3
-49
/
+37
2019-11-19
drm/amd/display: Refactor HDCP encryption status update
Bhawanpreet Lakha
2
-6
/
+16
2019-11-19
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
3
-5
/
+15
2019-11-19
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
1
-1
/
+4
2019-11-19
drm/amd/display: Enable HDCP 2.2
Bhawanpreet Lakha
1
-1
/
+1
2019-11-19
drm/amd/display: Change ERROR to WARN for HDCP module
Bhawanpreet Lakha
1
-2
/
+2
2019-11-19
drm/amd/display: Add logging for HDCP2.2
Bhawanpreet Lakha
3
-20
/
+196
2019-11-19
drm/amd/display: Add execution and transition states for HDCP2.2
Bhawanpreet Lakha
6
-9
/
+1764
2019-11-19
drm/amd/display: Add DDC handles for HDCP2.2
Bhawanpreet Lakha
1
-0
/
+326
2019-11-19
drm/amd/display: Add PSP block to verify HDCP2.2 steps
Bhawanpreet Lakha
3
-1
/
+739
2019-11-19
drm/amd/display: remove set but not used variable 'min_content'
zhengbin
1
-2
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-2
/
+0
2019-11-13
drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDP
Anthony Koo
2
-11
/
+39
2019-10-25
drm/amd/display: Only use EETF when maxCL > max display
Krunoslav Kovac
1
-5
/
+1
[next]