]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Oct 2019 21:14:15 +0000 (17:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 15:07:13 +0000 (11:07 -0400)
commit451a7c42d2444f28e6feca08f515fc33e3d16aec
tree226b5ca2e748729615050d98e10ff746abefb395
parent697cda485511815c46f575d164c64f03cf106cd9
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE

These were not aligned for optimal performance for GPUVM.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tianci Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c
drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c