]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb050f8cc3cf6ce5284fe6c85d61985a30e7ed0ef
treef3befdeb8e88bd2cdbabc0dab0f04d9cdb78db55
parent883120b18dd6abc9551eb2dca0a2bd7b6c54744e
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