commit | b1dc9d8755d9ee605990f32d82ca39b57c7cdcbb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jun 11 15:10:02 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 15 10:28:10 2018 -0500 |
tree | 0979121fd642c913f443139531e1840c51fdb3a4 | |
parent | daf0678c2036c918f01e4aa6035629d2debc2f30 [diff] |
drm/amdgpu: allocate shared fence slot in VA IOCTL Per VM BOs share the reservation object with the PD and so need to reserve a shared fence slot for the update. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>