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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
drm/amd/display: prevent reading unitialized links
Mikita Lipski
1
-0
/
+2
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
4
-11
/
+30
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: 3.2.164
Aric Cyr
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: Add force detile buffer size debug flag
Michael Strauss
2
-0
/
+15
2021-12-01
drm/amd/display: Skip vendor specific LTTPR w/a outside link training
George Shen
2
-19
/
+26
2021-12-01
drm/amd/display: Add vendor specific LTTPR workarounds for DCN31
George Shen
4
-3
/
+198
2021-12-01
drm/amd/display: Fix dual eDP abnormal display issue
Brandon Syu
1
-3
/
+5
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-01
drm/amd/display: add function for eDP and backlight power on
Evgenii Krasnikov
2
-0
/
+12
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
7
-14
/
+99
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 hdmi disable debug check
Dale Zhao
2
-4
/
+6
2021-12-01
drm/amd/display: Enable P010 for DCN3x ASICs
Stylon Wang
5
-5
/
+5
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
11
-0
/
+135
2021-12-01
drm/amd/display: fix application of sizeof to pointer
Lv Ruyi
1
-2
/
+2
2021-12-01
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-11-24
drm/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
3
-3
/
+3
2021-11-24
drm/amd/display: 3.2.163
Aric Cyr
1
-1
/
+1
2021-11-24
drm/amd/display: add else to avoid double destroy clk_mgr
Martin Leung
1
-2
/
+1
2021-11-24
drm/amd/display: Fix ODM combine issue with fast boot
sungwang
1
-1
/
+2
2021-11-24
drm/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
3
-3
/
+3
2021-11-24
drm/amd/display: Display object info table changes
Nevenko Stupar
1
-2
/
+4
2021-11-24
drm/amd/display: retain/release at proper places in link_enc assignment
Sung Joon Kim
2
-1
/
+9
2021-11-24
drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidth
Zhan Liu
4
-5
/
+5
2021-11-24
drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSC
Guo, Bing
5
-66
/
+4
2021-11-22
drm/amd/display: enable seamless boot for DCN301
Zhan Liu
2
-2
/
+1
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: based on flag reset z10 function pointer
Charlene Liu
1
-0
/
+5
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: remove no need NULL check before kfree
Bernard Zhao
1
-12
/
+6
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: 3.2.162
Aric Cyr
1
-1
/
+1
2021-11-22
drm/amd/display: fixed the DSC power off sequence during Driver PnP
Yi-Ling Chen
9
-5
/
+62
2021-11-22
drm/amd/display: Visual Confirm Bar Height Adjust
hvanzyll
2
-1
/
+15
2021-11-22
drm/amd/display: Fix eDP will flash when boot to OS
Brandon Syu
2
-2
/
+5
2021-11-22
drm/amd/display: Enable DSC over eDP
Mikita Lipski
7
-1
/
+177
2021-11-22
drm/amd/display: Fix LTTPR not Enabled
Angus Wang
3
-0
/
+52
2021-11-22
drm/amd/display: Reset fifo after enable otg
Xu, Jinze
6
-0
/
+31
2021-11-22
drm/amd/display: Code change for DML isolation
Jun Lei
4
-0
/
+2208
2021-11-22
drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132b
Wenjing Liu
1
-2
/
+2
[prev]
[next]