drm/amd/display: Set PSR level to enable ALPM by default
authorDavid Zhang <dingchen.zhang@amd.com>
Tue, 3 May 2022 14:56:54 +0000 (10:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jun 2022 18:42:14 +0000 (14:42 -0400)
commitc7eac19eda0a82f0c1dd9455012754445772fd09
tree7ca406c510af8a8273524ba6404a87900d3b7ba8
parent6cc5c77300afbb285c4f41e04f3435ae3c484c40
drm/amd/display: Set PSR level to enable ALPM by default

[Why & How]
While support ALPM, do ALPM state transition while PSR entry/exit.
ALPM is needed for PSR-SU feature, and since the function is ready,
we'd enable it by default.

- Add psr level definition to enable/disable ALPM and set ALPM
  powerdone mode.
- Enable ALPM by default

Signed-off-by: David Zhang <dingchen.zhang@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c
drivers/gpu/drm/amd/display/dc/dc_types.h