index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
1
-1
/
+1
2021-12-07
drm/amd/display: Reduce stack usage
Aric Cyr
1
-4
/
+4
2021-12-07
drm/amd/display: add a debug option to force dp2 lt fallback method
Wenjing Liu
1
-3
/
+6
2021-12-07
drm/amd/display: Move link_enc init logic to DC
Jude Shih
1
-0
/
+17
2021-12-07
drm/amd/display: Added Check For dc->res_pool
Jarif Aftab
1
-1
/
+1
2021-12-07
drm/amd/display: Prevent PSR disable/reenable in HPD IRQ
Wyatt Wood
1
-5
/
+6
2021-12-07
drm/amd/display: Add W/A for PHY tests with certain LTTPR
George Shen
1
-2
/
+70
2021-12-07
drm/amd/display: Apply LTTPR workarounds to non-transparent mode
George Shen
1
-4
/
+5
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
2
-10
/
+26
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-01
drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPR
George Shen
1
-0
/
+12
2021-12-01
drm/amd/display: Skip vendor specific LTTPR w/a outside link training
George Shen
1
-19
/
+25
2021-12-01
drm/amd/display: Add vendor specific LTTPR workarounds for DCN31
George Shen
1
-3
/
+193
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
2
-10
/
+26
2021-12-01
drm/amd/display: add function for eDP and backlight power on
Evgenii Krasnikov
1
-0
/
+11
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-01
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
2
-14
/
+75
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
2
-0
/
+86
2021-11-24
drm/amd/display: Fix ODM combine issue with fast boot
sungwang
1
-1
/
+2
2021-11-24
drm/amd/display: retain/release at proper places in link_enc assignment
Sung Joon Kim
2
-1
/
+9
2021-11-22
drm/amd/display: enable seamless boot for DCN301
Zhan Liu
1
-1
/
+0
2021-11-22
drm/amd/display: Run full global validation in dc_commit_state
Nicholas Kazlauskas
1
-0
/
+13
2021-11-22
drm/amd/display: check top_pipe_to_program pointer
Yang Li
1
-1
/
+2
2021-11-22
drm/amd/display: cleanup the code a bit
Bernard Zhao
1
-9
/
+1
2021-11-22
drm/amd/display: fix cond_no_effect.cocci warnings
Ye Guojin
1
-11
/
+1
2021-11-22
drm/amd/display: Revert "retain/release stream pointer in link enc table"
Sung Joon Kim
1
-2
/
+0
2021-11-22
drm/amd/display: Fix eDP will flash when boot to OS
Brandon Syu
1
-1
/
+4
2021-11-22
drm/amd/display: Enable DSC over eDP
Mikita Lipski
2
-1
/
+163
2021-11-22
drm/amd/display: Secondary display goes blank on Non DCN31
Ahmad Othman
1
-1
/
+2
2021-11-22
drm/amd/display: Reduce dmesg error to a debug print
Leo (Hanghong) Ma
1
-1
/
+1
2021-11-17
drm/amd/display: Initialise encoder assignment when initialising dc_state
Jimmy Kizito
3
-6
/
+6
2021-11-17
drm/amd/display: Query all entries in assignment table during updates.
Jimmy Kizito
1
-1
/
+12
2021-11-17
drm/amd/display: Adjust code indentation
Charlene Liu
1
-3
/
+3
2021-11-17
drm/amd/display: Add hpd pending flag to indicate detection of new hpd
Meenakshikumar Somasundaram
2
-13
/
+13
2021-11-17
drm/amd/display: retain/release stream pointer in link enc table
Sung Joon Kim
1
-0
/
+2
2021-11-17
drm/amd/display: fix stale info in link encoder assignment
Roy Chan
1
-22
/
+14
2021-11-17
drm/amd/display: use link_rate_set above DPCD 1.3 (#1527)
Huang, ChiaWen
1
-1
/
+1
2021-11-17
drm/amd/display: Use link_enc_cfg API for queries.
Jimmy Kizito
1
-13
/
+4
2021-11-17
drm/amd/display: Pass panel inst to a PSR command
Mikita Lipski
1
-1
/
+1
2021-11-17
drm/amd/display: Add helper for blanking all dp displays
Leo (Hanghong) Ma
1
-0
/
+51
2021-11-17
drm/amd/display: remove unnecessary conditional operators
Ye Guojin
1
-1
/
+1
2021-11-09
drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
Anson Jacob
2
-3
/
+5
2021-11-03
drm/amd/display: add condition check for dmub notification
Aurabindo Pillai
1
-1
/
+2
2021-11-03
drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERN
Wenjing Liu
1
-0
/
+8
2021-11-03
drm/amd/display: Clear encoder assignments when state cleared.
Jimmy Kizito
1
-0
/
+22
2021-11-03
drm/amd/display: Force disable planes on any pipe split change
Roman Li
1
-0
/
+5
2021-11-03
drm/amd/display: avoid link loss short pulse stuck the system
Yu-ting Shen
1
-0
/
+2
2021-10-28
drm/amd/display: MST support for DPIA
Meenakshikumar Somasundaram
2
-0
/
+82
[prev]
[next]