drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 17:29:52 +0000 (13:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Nov 2019 20:26:20 +0000 (15:26 -0500)
commit576daab3cd029558b58c264694d84ff159572f9b
tree1d53165f8137b99d87b15c323c8c4951f2888864
parenta99d8080aaf358d5d23581244e5da23b35e340b9
drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE

These were not aligned for optimal performance for GPUVM.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c