index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce110
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
drm/amd/display: Refactor edp power control
Ian Chen
1
-1
/
+1
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-1
/
+1
2023-08-15
drm/amd/display: Add Replay supported/enabled checks
Bhawanpreet Lakha
1
-0
/
+5
2023-08-09
drm/amd/display: Clean up errors in dce110_hw_sequencer.c
Ran Sun
1
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in dce110_timing_generator.c
Ran Sun
1
-2
/
+2
2023-08-07
drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_sec_dpp_pipe
Wenjing Liu
1
-1
/
+1
2023-08-07
drm/amd/display: update add plane to context logic with a new algorithm
Wenjing Liu
1
-4
/
+6
2023-08-07
drm/amd/display: Don't show stack trace for missing eDP
Mario Limonciello
1
-1
/
+2
2023-08-07
drm/amd/display: Fix typo in enable and disable symclk_se
Taimur Hassan
1
-1
/
+3
2023-08-07
drm/amd/display: Add symclk enable/disable during stream enable/disable
Taimur Hassan
1
-1
/
+3
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
1
-0
/
+3
2023-06-09
drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link off
Max Tseng
1
-1
/
+2
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
1
-0
/
+5
2023-06-09
drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()
Arnd Bergmann
1
-0
/
+2
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-3
/
+0
2023-06-09
drm/amd/display: Trigger DIO FIFO resync on commit streams
Saaem Rizvi
1
-0
/
+3
2023-04-18
drm/amd/display: Improvement for handling edp link training fails
Jingwen Zhu
1
-8
/
+11
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
1
-30
/
+30
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
1
-3
/
+0
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
1
-2
/
+0
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+1
2023-02-23
drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()
Hamza Mahfooz
1
-4
/
+2
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
1
-6
/
+6
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
1
-1
/
+0
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
1
-1
/
+7
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
1
-4
/
+4
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
1
-11
/
+10
2023-01-17
drm/amd/display: Skip backlight control delay on external powered links
Tony Tascioglu
1
-3
/
+6
2023-01-17
drm/amd/display: Optimize link power-down when link powered externally
Tony Tascioglu
1
-6
/
+8
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
1
-9
/
+9
2023-01-17
drm/amd/display: move dp phy related logic to link_dp_phy
Wenjing Liu
1
-1
/
+1
2023-01-13
drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd
Wenjing Liu
1
-1
/
+0
2023-01-13
drm/amd/display: refactor hpd logic from dc_link to link_hpd
Wenjing Liu
1
-1
/
+2
2023-01-03
drm/amd/display: move dccg programming from link hwss hpo dp to hwss
Wenjing Liu
1
-0
/
+13
2022-11-23
drm/amd/display: Check if PSR enabled when entering MALL
Alvin Lee
1
-2
/
+7
2022-10-24
drm/amd/display: move stream encoder audio setup to link_hwss
Wenjing Liu
1
-17
/
+5
2022-10-24
drm/amd/display: refactor enable/disable audio stream hw sequence
Wenjing Liu
1
-41
/
+9
2022-09-29
drm/amd/display: Fix audio on display after unplugging another
Aric Cyr
1
-4
/
+2
2022-09-19
drm/amd/display: solve regression in update phy state refactor
Wenjing Liu
1
-2
/
+4
2022-09-19
drm/amd/display: skip audio setup when audio stream is enabled
zhikzhai
1
-2
/
+4
2022-09-19
drm/amd/display: Refactor edp panel power sequencer(PPS) codes
Ian Chen
1
-10
/
+15
2022-09-19
drm/amd/display: rework recent update PHY state commit
Wenjing Liu
2
-7
/
+150
2022-09-13
drm/amd/display: Reverted DSC programming sequence change
Nagulendran, Iswara
1
-13
/
+0
2022-08-29
drm/amd/display: Fix primary EDP link detection
Iswara Nagulendran
1
-0
/
+13
2022-08-25
drm/amd/display: Add interface to track PHY state
Alvin Lee
1
-2
/
+6
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
1
-0
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
1
-0
/
+1
2022-07-05
drm/amd/display: Maintain old audio programming sequence
Alvin Lee
1
-5
/
+3
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
5
-11
/
+0
2022-06-21
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
Mario Limonciello
1
-22
/
+2
[next]