]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb54239d2918a188927239683d970f9a5f765193
tree637bee71de53ce91cc426e29501c238403d49bcb
parent6066c3f2a646e6412e8e3d96e2c61b31851880e6
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