diff options
author | David Galiffi <david.galiffi@amd.com> | 2019-06-24 10:34:13 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-15 10:53:30 -0500 |
commit | 0b226322434c7786381d7a594efca9cc46f85211 (patch) | |
tree | 77444e6807ceac9e22bf0f4344af6d76604c7a01 /drivers/gpu/drm/amd/display/include/gpio_interface.h | |
parent | 36756dcbcf474466f7243fcec21af90ee40e72be (diff) | |
download | linux-0b226322434c7786381d7a594efca9cc46f85211.tar.gz linux-0b226322434c7786381d7a594efca9cc46f85211.tar.bz2 linux-0b226322434c7786381d7a594efca9cc46f85211.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include/gpio_interface.h')
0 files changed, 0 insertions, 0 deletions