linux/drivers/gpu/drm/amd
David Galiffi 0b22632243 drm/amd/display: Synchronous DisplayPort Link Training
[WHY]
We require a method to perform synchronous link training.

[HOW]
Sync LT is broken into 3 basic steps.
"Begin" starts the state machine, and resets "preferred" link settings.
"Attempt" will attempt to train the link with a given set of training
parameters.
"End" stops the state machine, and will optionally disable the link phy.
Between "Begin" and "End" DPCD:600h must not be set to "2"
(D3:Powered Down).
Between "Begin" and "End", there may be multiple "Attempts" with different
training parameters.

Signed-off-by: David Galiffi <david.galiffi@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-08-15 10:53:30 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu: MODULE_FIRMWARE requires linux/module.h 2019-08-15 10:52:01 -05:00
amdkfd Linux 5.3-rc3 2019-08-09 13:07:28 -05:00
display drm/amd/display: Synchronous DisplayPort Link Training 2019-08-15 10:53:30 -05:00
include drm/amdgpu: implement querying ras error count for mmhub 2019-08-15 10:51:50 -05:00
powerplay drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported" 2019-08-15 10:51:56 -05:00