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
2022-02-14
drm/amd/display: reset lane settings after each PHY repeater LT
Sung Joon Kim
1
-5
/
+10
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
97
-2878
/
+3078
2022-02-11
drm/amd/display: extend dcn201 support
Oliver Logush
1
-1
/
+1
2022-02-07
drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcs
Alex Deucher
1
-2
/
+2
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
7
-14
/
+14
2022-02-07
drm/amdgpu/display: change pipe policy for DCN 2.0
Alex Deucher
1
-1
/
+1
2022-02-07
drm/amd/display: handle null link encoder
Martin Tsai
2
-31
/
+5
2022-02-07
drm/amd/display: 3.2.172
Aric Cyr
1
-1
/
+1
2022-02-07
drm/amd/display: Fix DP LT sequence on EQ fail
Ilya
1
-0
/
+2
2022-02-07
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
Zhan Liu
1
-2
/
+22
2022-02-07
drm/amd/display: change fastboot timing validation
Paul Hsieh
4
-4
/
+5
2022-02-07
drm/amd/display: fix yellow carp wm clamping
Dmytro Laktyushkin
1
-29
/
+32
2022-02-07
drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4
Bing Guo
2
-1
/
+2
2022-02-07
drm/amd/display: remove static from optc31_set_drr
Eric Bernstein
2
-1
/
+3
2022-02-07
drm/amd/display: limit unbounded requesting to 5k
Dmytro Laktyushkin
1
-1
/
+2
2022-02-07
drm/amd/display: Fix stream->link_enc unassigned during stream removal
Nicholas Kazlauskas
1
-4
/
+0
2022-02-07
drm/amd/display: Fix for variable may be used uninitialized error
Eric Bernstein
1
-1
/
+1
2022-02-07
drm/amd/display: Cap pflip irqs per max otg number
Roman Li
2
-0
/
+3
2022-02-02
drm/amd/display: Use NULL pointer instead of plain integer
Magali Lemes
1
-1
/
+1
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
Aun-Ali Zaidi
1
-0
/
+20
2022-02-02
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-5
/
+5
2022-02-02
drm/amd/display: 3.2.171
Aric Cyr
1
-1
/
+1
2022-02-02
drm/amd/display: move link_hwss to link folder and break down to files
Wenjing Liu
17
-209
/
+528
2022-02-02
drm/amd/display: move get_link_hwss to dc_resource
Wenjing Liu
4
-19
/
+85
2022-02-02
drm/amd/display: temporarly move non link_hwss code to dc_link_dp
Wenjing Liu
7
-686
/
+681
2022-02-02
drm/amd/display: add set dp lane settings to link_hwss
Wenjing Liu
8
-32
/
+59
2022-02-02
drm/amd/display: add set dp link test pattern to link_hwss
Wenjing Liu
2
-20
/
+29
2022-02-02
drm/amd/display: add enable/disable dp link output to link_hwss
Wenjing Liu
3
-131
/
+139
2022-02-02
drm/amd/display: refactor destructive verify link cap sequence
Wenjing Liu
5
-104
/
+83
2022-02-02
drm/amd/display: add setup/reset stream encoder to link_hwss
Wenjing Liu
6
-183
/
+180
2022-02-02
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
6
-31
/
+0
2022-02-02
drm/amd/display: add infoframe update sequence debug trace
Leo (Hanghong) Ma
1
-0
/
+3
2022-02-02
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-02
drm/amd/display: Improve dce_aux_transfer_with_retries logging
Wyatt Wood
1
-1
/
+1
2022-02-02
drm/amd/display: Add link enc null ptr check for cable ID (#2597)
Shen, George
1
-1
/
+6
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
1
-8
/
+8
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-3
/
+3
2022-01-27
display/amd: decrease message verbosity about watermarks table failure
Mario Limonciello
1
-1
/
+5
2022-01-27
drm/amd/display: Add Missing HPO Stream Encoder Function Hook
Fangzhi Zuo
2
-3
/
+17
2022-01-27
drm/amdgpu/display: Remove t_srx_delay_us.
Bas Nieuwenhuizen
8
-17
/
+0
2022-01-25
drm/amd/display: don't use /** for non-kernel-doc comments
Randy Dunlap
1
-1
/
+1
2022-01-25
drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.
Bas Nieuwenhuizen
3
-2
/
+13
2022-01-25
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Bas Nieuwenhuizen
1
-2
/
+2
2022-01-25
drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
Zhou Qingyang
1
-2
/
+2
2022-01-25
drm/amd/display: Call dc_stream_release for remove link enc assignment
Nicholas Kazlauskas
1
-0
/
+1
2022-01-25
drm/amd/display: add debug option for z9 disable interface
Eric Yang
3
-1
/
+7
2022-01-25
drm/amd/display: fix zstate allow interface to PMFW
Eric Yang
1
-1
/
+1
2022-01-25
drm/amd/display: Disable physym clock
David Galiffi
3
-12
/
+63
2022-01-25
drm/amd/display: Fix disabling dccg clocks
David Galiffi
3
-15
/
+37
2022-01-25
drm/amd/display: allow set dp drive setting when stream is not present
Wenjing Liu
2
-18
/
+15
[prev]
[next]