]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: revert "use more than 64KB fragment size if possible"
authorChristian König <christian.koenig@amd.com>
Tue, 4 Oct 2016 11:39:43 +0000 (13:39 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2016 16:39:04 +0000 (12:39 -0400)
commit8036617e92e3fad49eef9bbe868b661c58249aff
treea20f4830cf3efbfd4502c0845f3c2fe7ec805557
parent2f9ba199daf32dded4ef0237cd12efac451ebf47
drm/amdgpu: revert "use more than 64KB fragment size if possible"

This reverts commit 1dcd32fb9c54334ec948a0f18174a748d6b14364.

The block size is indeed an equal match, so this can cause performance regressions.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c