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 19:20:08 +0000 (14:20 -0500)
commite2f619aa14b68aff4c1442acffdb6a322c613c06
treef3befdeb8e88bd2cdbabc0dab0f04d9cdb78db55
parentcea35f5ad5ffac06ea29e0d7a7f748683e1f1b7d
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