index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
protocols
Age
Commit message (
Expand
)
Author
2023-04-26
drm/amd/display: Apply correct panel mode when reinitializing hardware
Michael Mityushkin
2023-04-14
drm/amd/display: Add logging when DP link training Clock recovery is Successful
Srinivasan Shanmugam
2023-04-14
drm/amd/display: Add logging when setting DP sink power state fails
Srinivasan Shanmugam
2023-04-11
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
2023-04-11
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
2023-04-11
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
2023-03-31
drm/amd/display: Conditionally enable 6.75 GBps link rate
Artem Grishin
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...
Lee Jones
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...
Lee Jones
2023-03-22
drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...
Lee Jones
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
2023-03-15
drm/amd: fix compilation issue with legacy gcc
bobzhou
2023-03-14
drm/amd/display: Add Validate BW for USB4 Links
Mustapha Ghaddar
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-28
drm/amd/display: Update BW ALLOCATION Function declaration
Mustapha Ghaddar
2023-02-28
drm/amd/display: Allocation at stream Enable
Mustapha Ghaddar
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
2023-02-28
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
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: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
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 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