]> 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 20:26:20 +0000 (15:26 -0500)
commit551347880f55a8a92843a0d95d62ae48ecc8a9b6
tree1d53165f8137b99d87b15c323c8c4951f2888864
parent0af0731bd6559a20fbe86f8f0f8e49c6cf00fd42
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