]> git.baikalelectronics.ru Git - kernel.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)
commitfe07825207e3e4b8b27ce07dbb994ed0935172b4
tree88134ad78c8f807201a3da1dd234a4373c7e1e08
parenta6e4ffcd92b10a8abc9a28d0040d0527d1522e8f
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