diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2022-09-09 12:19:52 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-19 15:16:57 -0400 |
commit | 41da5fd2d93fa44946cd7d202178f982cdb587d0 (patch) | |
tree | 6c268c9cbdee048abe14b11c590a7db021948249 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 8434f8180216a9c6ad498c5f50e05a2cdbf81e03 (diff) |
drm/amd/display: solve regression in update phy state refactor
[Why]
There is a coding error when moving dp disable link phy to
hw sequencer, where the receiver power control is missed during
this refactor.
[how]
1. Add back missing receiver power control in disable link phy.
2. minor modifications to ensure there is no undesired sequence
changes in dp link enable/disable.
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions