drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3
authorChristian König <christian.koenig@amd.com>
Tue, 14 Aug 2018 07:37:06 +0000 (09:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Aug 2018 19:19:26 +0000 (14:19 -0500)
commite6f8d26ebbcf45ff964abf7d9d2430401638067c
tree637bee71de53ce91cc426e29501c238403d49bcb
parentc4aed87630d41ee54e2ee23d4583c3dd423296dd
drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3

Fix quite a number of bugs here. Unfortunately only compile tested.

v2: fix copy&paste error
v3: fix 80 chars issue in comment

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