drm/amdgpu: pipeline evictions as well
authorChristian König <christian.koenig@amd.com>
Wed, 15 Jun 2016 11:44:05 +0000 (13:44 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:42 +0000 (14:54 -0400)
commitce64bc25ef2542296d9bf905994c1647442d65d6
tree7ad34d6207861368a711cf7f2fdf5fb3f31b3024
parent281d144ddd4f6b3944c32ab0f346b03f0de0e6b8
drm/amdgpu: pipeline evictions as well

This boosts Xonotic from 38fps to 47fps when artificially limiting VRAM to
256MB for testing. It should improve all CPU bound rendering situations
where we have a lot of swapping to/from VRAM.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c