diff options
author | Tony Tascioglu <tony.tascioglu@amd.com> | 2022-11-25 17:31:44 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-17 15:39:39 -0500 |
commit | 3351ce5d8cad587b37a2289ce96153e3873110fb (patch) | |
tree | 2efc41b02a357523f14eeebcb1543957867cf2fa /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | 762e8febab9db16fb7b3bc7f07fe27f6f544325a (diff) |
drm/amd/display: Optimize link power-down when link powered externally
[Why]
When an eDP panel is powered externally by a different GPU, we don't need
to wait for hardware sequencing delays when powering down a link, as the
display is not dependent on the GPU being powered down.
[How]
This commit adds a variable 'link_powered_externally' to indicate when a
link is being powered by another GPU.
Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Felipe Clark <felipe.clark@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Tony Tascioglu <tony.tascioglu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions