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)
commit1b1d5c43db58d236d4a6c9700ef9395b3fc129fb
tree2ab3fdfba88ec0629935b583044feaf4b9bf247f
parentdfcd99f6273e7ae9aae10eafacc5521018bee143
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