]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use the maximum possible fragment size on Vega/Raven
authorChristian König <christian.koenig@amd.com>
Fri, 7 Sep 2018 12:21:15 +0000 (14:21 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Sep 2018 20:14:10 +0000 (15:14 -0500)
commitd4a3e61692686aa846c0c1c314dc8e5cda7ffa7e
tree2ab3fdfba88ec0629935b583044feaf4b9bf247f
parent621e76d8c9d38fb861b1464459e30650d953b81a
drm/amdgpu: use the maximum possible fragment size on Vega/Raven

The fragment size controls only the L1 on Vega/Raven and we now don't
have any extra overhead any more because of larger fragments.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c