drm/amdgpu: Reserve shared fence for eviction fence
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 1 May 2019 21:43:10 +0000 (17:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:50 +0000 (12:20 -0500)
commitdd68722c427d5b33420dce0ed0c44b4881e0a416
treecf71bb0a19018b1cc7631d812417199dc8864c32
parent88ccdf1d59df4d93b0591c8879316de40ef88f93
drm/amdgpu: Reserve shared fence for eviction fence

Need to reserve space for the shared eviction fence when initializing
a KFD VM.

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