diff options
author | Christian König <christian.koenig@amd.com> | 2017-07-11 17:13:00 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-07-14 11:06:43 -0400 |
commit | a33cab7aacb2aa5bfe82ea6beaf51870af84a10e (patch) | |
tree | c2e1cc23849d7ed9fff87b90e88d4bc5118bf00b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 6f1ceabbd7091b81139e342fc2b08105bc4fa035 (diff) | |
download | linux-a33cab7aacb2aa5bfe82ea6beaf51870af84a10e.tar.gz linux-a33cab7aacb2aa5bfe82ea6beaf51870af84a10e.tar.bz2 linux-a33cab7aacb2aa5bfe82ea6beaf51870af84a10e.zip |
drm/amdgpu: fix amdgpu_vm_bo_wait
We need to wait with the correct owner on unmap operations or otherwise can run
into VM faults.
Also always wait for the page directory since this is where the reservation
object comes from. So rename the function to amdgpu_vm_wait_pd instead as well.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions