index
:
linux.git
master
Linus' kernel tree
Russell King
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
2023-03-01
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
2023-02-14
drm/amd/display: clean up some inconsistent indentings
Yang Li
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
2023-02-14
drm/amd/display: Extract temp drm mst deallocation wa into its own function
Wenjing Liu
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
2023-02-09
drm/amd/display: Fix spelling mistakes of function name in error message
Colin Ian King
2023-02-09
drm/amd/display: remove duplicate include header
Ye Xingchen
2023-02-09
drm/amd/display: fix link_validation build failure
Arnd Bergmann
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
2023-01-31
drm/amd/display: Add Function declaration in dc_link
Mustapha Ghaddar
2023-01-24
drm/amd/display: Pass DSC slice height to PSR FW
Robin Chen
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
2023-01-24
drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()
Hamza Mahfooz
2023-01-19
drm/amd/display: fix dp_retrieve_lttpr_cap() return value
Arnd Bergmann
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
2023-01-17
drm/amd/display: move dp phy related logic to link_dp_phy
Wenjing Liu
2023-01-17
drm/amd/display: move dp link training logic to link_dp_training
Wenjing Liu
2023-01-13
drm/amd/display: move dc_link_dpia logic to link_dp_dpia
Wenjing Liu
2023-01-13
drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd
Wenjing Liu
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
2023-01-13
drm/amd/display: refactor hpd logic from dc_link to link_hpd
Wenjing Liu
2023-01-13
drm/amd/display: Update BW alloc after new DMUB logic
Mustapha Ghaddar
2023-01-03
drm/amd/display: move dccg programming from link hwss hpo dp to hwss
Wenjing Liu
2022-11-23
drm/amd/display: Phase 1 Add Bw Allocation source and header files
Mustapha Ghaddar
2022-10-24
drm/amd/display: move stream encoder audio setup to link_hwss
Wenjing Liu
2022-10-24
drm/amd/display: refactor enable/disable audio stream hw sequence
Wenjing Liu
2022-10-10
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
Dillon Varone
2022-09-19
drm/amd/display: rework recent update PHY state commit
Wenjing Liu
2022-08-29
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
George Shen
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
2022-07-25
drm/amd/display: Add enable/disable FIFO callbacks to stream setup
Nicholas Kazlauskas
2022-06-01
drm/amd/display: revert Blank eDP on disable/enable drv
Leung, Martin
2022-04-13
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
2022-04-05
drm/amd/display: Move link_trace for edp to dp_trace
Leo (Hanghong) Ma
2022-04-05
drm/amd/display: extract set stream attribute to link_hwss
Wenjing Liu
2022-03-15
drm/amd/display: Add link dp trace support
Leo (Hanghong) Ma
2022-02-02
drm/amd/display: move link_hwss to link folder and break down to files
Wenjing Liu