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
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
/
+7
2022-02-09
drm/amdgpu/display: change pipe policy for DCN 2.0
Alex Deucher
-1
/
+1
2022-02-09
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
Zhan Liu
-2
/
+22
2022-02-09
drm/amd/display: fix yellow carp wm clamping
Dmytro Laktyushkin
-29
/
+32
2022-02-09
drm/amd/display: Cap pflip irqs per max otg number
Roman Li
-0
/
+3
2022-02-09
display/amd: decrease message verbosity about watermarks table failure
Mario Limonciello
-1
/
+5
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Aun-Ali Zaidi
-0
/
+20
2022-02-02
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
-31
/
+0
2022-02-02
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
-10
/
+10
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
-8
/
+8
2022-01-25
drm/amdgpu/display: Remove t_srx_delay_us.
Bas Nieuwenhuizen
-17
/
+0
2022-01-25
drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.
Bas Nieuwenhuizen
-2
/
+13
2022-01-25
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Bas Nieuwenhuizen
-2
/
+2
2022-01-25
drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
Zhou Qingyang
-2
/
+2
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: change FIFO reset condition to embedded display only
Zhan Liu
-1
/
+1
2022-01-25
drm/amd/display: Correct MPC split policy for DCN301
Zhan Liu
-1
/
+1
2022-01-25
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
-13
/
+105
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-79
/
+3
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-111
/
+202
2022-01-14
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
-79
/
+3
2022-01-11
drm/amd/display: reset dcn31 SMU mailbox on failures
Mario Limonciello
-0
/
+6
2022-01-10
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
-99
/
+14
2022-01-07
drm/amd/display: Add version check before using DP alt query interface
Nicholas Kazlauskas
-20
/
+94
2022-01-07
drm/amd/display: Add check for forced_clocks debug option
Charlene Liu
-1
/
+1
2022-01-07
drm/amd/display: unhard code link to phy idx mapping in dc link and clean up
Wenjing Liu
-89
/
+94
2022-01-07
drm/amd/display: Fix underflow for fused display pipes case
Yi-Ling Chen
-1
/
+6
2021-12-30
drm/amd/display: fix dereference before NULL check
José Expósito
-1
/
+2
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
/
+112
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
-76
/
+134
2021-12-30
drm/amd/display: access hpo dp link encoder only through link resource
Wenjing Liu
-43
/
+40
2021-12-30
drm/amd/display: populate link res in both detection and validation
Wenjing Liu
-3
/
+11
2021-12-30
drm/amd/display: define link res and make it accessible to all link interfaces
Wenjing Liu
-114
/
+229
2021-12-30
drm/amd/display: 3.2.167
Aric Cyr
-1
/
+1
2021-12-30
drm/amd/display: Undo ODM combine
Martin Leung
-71
/
+21
2021-12-30
drm/amd/display: Add reg defs for DCN303
Wesley Chalmers
-2
/
+18
2021-12-30
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
-8
/
+8
2021-12-30
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
-0
/
+1
2021-12-30
drm/amd/display: Remove CR AUX RD Interval limit for LTTPR
George Shen
-3
/
+0
2021-12-30
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
-0
/
+1
2021-12-30
drm/amd/display: Added power down for DCN10
Lai, Derek
-0
/
+1
2021-12-30
drm/amd/display: Block z-states when stutter period exceeds criteria
Nicholas Kazlauskas
-2
/
+1
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-30
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
-2
/
+54
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
-4
/
+1
2021-12-16
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
-1
/
+1
[next]