index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2022-02-23
drm/amd/display: Fix stream->link_enc unassigned during stream removal
Nicholas Kazlauskas
-4
/
+0
2022-02-21
drm/amd/display: Protect update_bw_bounding_box FPU code.
Bas Nieuwenhuizen
-2
/
+5
2022-02-09
drm/amd/display: Cap pflip irqs per max otg number
Roman Li
-0
/
+2
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Aun-Ali Zaidi
-0
/
+20
2022-01-25
drm/amdgpu/display: use msleep rather than udelay for long delays
Alex Deucher
-2
/
+2
2022-01-25
drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
Alex Deucher
-1
/
+1
2022-01-25
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
-13
/
+81
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-87
/
+91
2022-01-10
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
-75
/
+14
2022-01-07
drm/amd/display: unhard code link to phy idx mapping in dc link and clean up
Wenjing Liu
-87
/
+91
2021-12-30
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Yizhuo Zhai
-0
/
+2
2021-12-30
drm/amd/display: get and restore link res map
Wenjing Liu
-0
/
+103
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
-68
/
+117
2021-12-30
drm/amd/display: access hpo dp link encoder only through link resource
Wenjing Liu
-31
/
+33
2021-12-30
drm/amd/display: populate link res in both detection and validation
Wenjing Liu
-3
/
+7
2021-12-30
drm/amd/display: define link res and make it accessible to all link interfaces
Wenjing Liu
-106
/
+193
2021-12-30
drm/amd/display: Undo ODM combine
Martin Leung
-60
/
+21
2021-12-30
drm/amd/display: Remove CR AUX RD Interval limit for LTTPR
George Shen
-3
/
+0
2021-12-30
drm/amd/display: Refactor vendor specific link training sequence
Shen, George
-1
/
+337
2021-12-30
drm/amd/display: Limit max link cap with LTTPR caps
George Shen
-1
/
+1
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
-4
/
+1
2021-12-14
drm/amd/display: implement dc_mode_memclk
Martin Leung
-0
/
+92
2021-12-14
drm/amd/display: ODM + MPO window on only one half of ODM
Eric Bernstein
-21
/
+60
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
-1
/
+2
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
-1
/
+1
2021-12-07
drm/amd/display: Reduce stack usage
Aric Cyr
-4
/
+4
2021-12-07
drm/amd/display: add a debug option to force dp2 lt fallback method
Wenjing Liu
-3
/
+6
2021-12-07
drm/amd/display: Move link_enc init logic to DC
Jude Shih
-0
/
+17
2021-12-07
drm/amd/display: Added Check For dc->res_pool
Jarif Aftab
-1
/
+1
2021-12-07
drm/amd/display: Prevent PSR disable/reenable in HPD IRQ
Wyatt Wood
-5
/
+6
2021-12-07
drm/amd/display: Add W/A for PHY tests with certain LTTPR
George Shen
-2
/
+70
2021-12-07
drm/amd/display: Apply LTTPR workarounds to non-transparent mode
George Shen
-4
/
+5
2021-12-01
drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPR
George Shen
-0
/
+12
2021-12-01
drm/amd/display: Skip vendor specific LTTPR w/a outside link training
George Shen
-19
/
+25
2021-12-01
drm/amd/display: Add vendor specific LTTPR workarounds for DCN31
George Shen
-3
/
+193
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
-10
/
+26
2021-12-01
drm/amd/display: add function for eDP and backlight power on
Evgenii Krasnikov
-0
/
+11
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
-0
/
+4
2021-12-01
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
-14
/
+75
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
-1
/
+1
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
-0
/
+86
2021-11-24
drm/amd/display: Fix ODM combine issue with fast boot
sungwang
-1
/
+2
2021-11-24
drm/amd/display: retain/release at proper places in link_enc assignment
Sung Joon Kim
-1
/
+9
2021-11-22
drm/amd/display: enable seamless boot for DCN301
Zhan Liu
-1
/
+0
2021-11-22
drm/amd/display: Run full global validation in dc_commit_state
Nicholas Kazlauskas
-0
/
+13
2021-11-22
drm/amd/display: check top_pipe_to_program pointer
Yang Li
-1
/
+2
2021-11-22
drm/amd/display: cleanup the code a bit
Bernard Zhao
-9
/
+1
2021-11-22
drm/amd/display: fix cond_no_effect.cocci warnings
Ye Guojin
-11
/
+1
2021-11-22
drm/amd/display: Revert "retain/release stream pointer in link enc table"
Sung Joon Kim
-2
/
+0
2021-11-22
drm/amd/display: Fix eDP will flash when boot to OS
Brandon Syu
-1
/
+4
[next]