]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: fix performance drop when VRAM pressure
authorRoger.He <Hongbo.He@amd.com>
Mon, 27 Mar 2017 11:38:11 +0000 (19:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:48 +0000 (23:55 -0400)
commitb2c96f77712e6a587dac74f56f67c5d558dbe80b
tree593a2ceff1feef05dde49fa53e5b4cf8f78ed9fb
parentebccccd49e2b91585d5b0a0febb77cd613f188dd
drm/amd/amdgpu: fix performance drop when VRAM pressure

When VRAM pressue and trigger huge evictions there is performance drop,
this patch fix it.

Signed-off-by: Roger.He <Hongbo.He@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c