drm/amd/display: swap system aperture high/low
authorJun Lei <Jun.Lei@amd.com>
Wed, 5 Jun 2019 14:53:40 +0000 (10:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:17:19 +0000 (14:17 -0500)
commit4a876eecf6a5bfbe05ca6358e1b6a484e27ce32f
tree8b3823574320d55b8f14239b217899e191b3c504
parent61011e63f87fe5dd0ebff787cd78df4d7d66aec5
drm/amd/display: swap system aperture high/low

[why]
Currently logical values are swapped in HW, causing
system aperture to be undefined, so VA and PA cannot co-exist

[how]
program values correctly

Signed-off-by: Jun Lei <Jun.Lei@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c