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
2022-02-02
drm/amd/display: add set dp link test pattern to link_hwss
Wenjing Liu
1
-20
/
+26
2022-02-02
drm/amd/display: add enable/disable dp link output to link_hwss
Wenjing Liu
2
-131
/
+131
2022-02-02
drm/amd/display: refactor destructive verify link cap sequence
Wenjing Liu
3
-93
/
+80
2022-02-02
drm/amd/display: add setup/reset stream encoder to link_hwss
Wenjing Liu
3
-110
/
+147
2022-02-02
drm/amd/display: add infoframe update sequence debug trace
Leo (Hanghong) Ma
1
-0
/
+3
2022-02-02
drm/amd/display: Add link enc null ptr check for cable ID (#2597)
Shen, George
1
-1
/
+6
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
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: Call dc_stream_release for remove link enc assignment
Nicholas Kazlauskas
1
-0
/
+1
2022-01-25
drm/amd/display: allow set dp drive setting when stream is not present
Wenjing Liu
1
-17
/
+13
2022-01-25
drm/amd/display: remove PHY repeater count check for LTTPR mode
Sung Joon Kim
1
-2
/
+1
2022-01-25
drm/amd/display: Add Cable ID support for native DP
Shen, George
2
-0
/
+64
2022-01-25
drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgr
Ian Chen
1
-6
/
+8
2022-01-25
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-2
/
+2
2022-01-25
drm/amd/display: add protection in link encoder matching logic
Martin Tsai
4
-90
/
+32
2022-01-25
drm/amd/display: fix a coding error causing set throttled vcp size skipped for dpia
Wenjing Liu
1
-1
/
+1
2022-01-25
drm/amd/display: rename dc_link_hwss struct to link_hwss
Wenjing Liu
2
-10
/
+10
2022-01-25
drm/amd/display: add more link_hwss types and method to decide which one
Wenjing Liu
1
-6
/
+47
2022-01-25
drm/amd/display: abstract encoder related hwseq across different types
Wenjing Liu
2
-48
/
+120
2022-01-25
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
5
-560
/
+77
2022-01-25
drm/amd/display: Add work around to enforce TBT3 compatibility.
Jimmy Kizito
2
-0
/
+23
2022-01-25
drm/amd/display: factor out dp detection link training and mst top detection
Wenjing Liu
3
-286
/
+256
2022-01-25
drm/amdgpu/display: use msleep rather than udelay for long delays
Alex Deucher
1
-2
/
+2
2022-01-25
drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
Alex Deucher
1
-1
/
+1
2022-01-25
drm/amd/display: Not to call dpcd_set_source_specific_data during resume.
Rajib Mahapatra
1
-1
/
+2
2022-01-25
drm/amdgpu/display: use msleep rather than udelay for long delays
Alex Deucher
1
-2
/
+2
2022-01-25
drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
Alex Deucher
1
-1
/
+1
2022-01-25
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
2
-13
/
+81
2022-01-18
drm/amd/display: Add signal type check when verify stream backends same
Dale Zhao
1
-0
/
+3
2022-01-18
drm/amd/display: Disabled seamless boots on DP and renamed power_down_display_on_boot
Jarif Aftab
1
-12
/
+0
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-85
/
+89
2022-01-14
drm/amd/display: Remove redundant initialization of dpg_width
Jiapeng Chong
1
-1
/
+1
2022-01-10
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
2
-75
/
+14
2022-01-07
drm/amd/display: unhard code link to phy idx mapping in dc link and clean up
Wenjing Liu
2
-85
/
+89
2021-12-30
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Yizhuo Zhai
1
-0
/
+2
2021-12-30
drm/amd/display: get and restore link res map
Wenjing Liu
1
-0
/
+103
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
5
-68
/
+117
2021-12-30
drm/amd/display: access hpo dp link encoder only through link resource
Wenjing Liu
3
-31
/
+33
2021-12-30
drm/amd/display: populate link res in both detection and validation
Wenjing Liu
2
-3
/
+7
2021-12-30
drm/amd/display: define link res and make it accessible to all link interfaces
Wenjing Liu
4
-106
/
+193
2021-12-30
drm/amd/display: Undo ODM combine
Martin Leung
1
-60
/
+21
2021-12-30
drm/amd/display: Remove CR AUX RD Interval limit for LTTPR
George Shen
1
-3
/
+0
2021-12-30
drm/amd/display: Refactor vendor specific link training sequence
Shen, George
1
-1
/
+337
2021-12-30
drm/amd/display: Limit max link cap with LTTPR caps
George Shen
1
-1
/
+1
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-14
drm/amd/display: implement dc_mode_memclk
Martin Leung
1
-0
/
+92
2021-12-14
drm/amd/display: ODM + MPO window on only one half of ODM
Eric Bernstein
1
-21
/
+60
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
3
-11
/
+31
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
1
-1
/
+2
[prev]
[next]