]> asedeno.scripts.mit.edu Git - linux.git/commit
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:18:08 +0000 (14:18 -0500)
commit6d988a557ee8bd0970c46aea94396ff4815724cd
tree88134ad78c8f807201a3da1dd234a4373c7e1e08
parent771b286379282ee9676c4233093e4e3c33c78346
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