index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
5
-20
/
+99
2023-02-28
drm/amd/display: Update BW ALLOCATION Function declaration
Mustapha Ghaddar
1
-1
/
+1
2023-02-28
drm/amd/display: Allocation at stream Enable
Mustapha Ghaddar
3
-4
/
+54
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
6
-15
/
+12
2023-02-28
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
2
-2
/
+1
2023-02-23
drm/amd/display: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
1
-0
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
2
-29
/
+413
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
6
-63
/
+22
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
1
-2
/
+0
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
1
-4
/
+0
2023-02-14
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
5
-85
/
+108
2023-02-14
drm/amd/display: Extract temp drm mst deallocation wa into its own function
Wenjing Liu
1
-11
/
+84
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
3
-41
/
+25
2023-02-09
drm/amd/display: Fix spelling mistakes of function name in error message
Colin Ian King
1
-2
/
+2
2023-02-09
drm/amd/display: remove duplicate include header
Ye Xingchen
1
-1
/
+0
2023-02-09
drm/amd/display: fix link_validation build failure
Arnd Bergmann
1
-0
/
+2
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
26
-31
/
+5339
2023-01-31
drm/amd/display: Add Function declaration in dc_link
Mustapha Ghaddar
1
-24
/
+0
2023-01-24
drm/amd/display: Pass DSC slice height to PSR FW
Robin Chen
1
-0
/
+2
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
13
-11
/
+2
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
3
-1
/
+1089
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
7
-8
/
+447
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
1
-0
/
+16
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
5
-2
/
+869
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
36
-69
/
+69
2023-01-24
drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()
Hamza Mahfooz
1
-1
/
+1
2023-01-19
drm/amd/display: fix dp_retrieve_lttpr_cap() return value
Arnd Bergmann
1
-3
/
+3
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
10
-40
/
+2283
2023-01-17
drm/amd/display: move dp phy related logic to link_dp_phy
Wenjing Liu
8
-2
/
+201
2023-01-17
drm/amd/display: move dp link training logic to link_dp_training
Wenjing Liu
16
-992
/
+4492
2023-01-13
drm/amd/display: move dc_link_dpia logic to link_dp_dpia
Wenjing Liu
3
-1
/
+1128
2023-01-13
drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd
Wenjing Liu
3
-1
/
+291
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
3
-1
/
+575
2023-01-13
drm/amd/display: refactor hpd logic from dc_link to link_hpd
Wenjing Liu
3
-1
/
+289
2023-01-13
drm/amd/display: Update BW alloc after new DMUB logic
Mustapha Ghaddar
1
-8
/
+39
2023-01-03
drm/amd/display: move dccg programming from link hwss hpo dp to hwss
Wenjing Liu
1
-37
/
+0
2022-11-23
drm/amd/display: Phase 1 Add Bw Allocation source and header files
Mustapha Ghaddar
2
-0
/
+97
2022-10-24
drm/amd/display: move stream encoder audio setup to link_hwss
Wenjing Liu
4
-0
/
+30
2022-10-24
drm/amd/display: refactor enable/disable audio stream hw sequence
Wenjing Liu
4
-0
/
+54
2022-10-10
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
Dillon Varone
1
-1
/
+1
2022-09-19
drm/amd/display: rework recent update PHY state commit
Wenjing Liu
4
-5
/
+5
2022-08-29
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
George Shen
1
-2
/
+2
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
1
-2
/
+2
2022-07-25
drm/amd/display: Add enable/disable FIFO callbacks to stream setup
Nicholas Kazlauskas
1
-0
/
+7
2022-06-01
drm/amd/display: revert Blank eDP on disable/enable drv
Leung, Martin
1
-5
/
+14
2022-04-13
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
3
-0
/
+48
2022-04-05
drm/amd/display: Move link_trace for edp to dp_trace
Leo (Hanghong) Ma
2
-0
/
+25
[prev]
[next]