drm/amdgpu: fix initializing the VM last eviction counter
authorChristian König <christian.koenig@amd.com>
Fri, 16 Sep 2016 11:11:45 +0000 (13:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:22 +0000 (16:16 -0400)
commit2a82ec21b9ba342dc90e054458e430f577beca89
treeaed39b86a5d9bcbe78ba256adce8324829bb70d3
parent2698f6206f53bc23a40a1412b304225a6d62d120
drm/amdgpu: fix initializing the VM last eviction counter

Close a very small window where something can go wrong.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c