drm/amd/display: Power on VPG memory unconditionally if off
authorDillon Varone <dillon.varone@amd.com>
Mon, 4 Mar 2024 19:38:04 +0000 (14:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2024 19:47:41 +0000 (15:47 -0400)
commit7cc9196675234d4de0e1e19b9da1a8b86ecfeedd
tree673d5dc5b285c995444315409980a738412114d5
parent052af44ffae7728a7ac3965cde0e60331eac2e42
drm/amd/display: Power on VPG memory unconditionally if off

[WHY&HOW]
Even if memory lower power feature policy states that it is disabled,
VPG memory should still be poweerd on if it is currently disabled when
requested.

Reviewed-by: Chris Park <chris.park@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_vpg.c