commit | 42068e1ef961c719f967dbbb4ddcb394a0ba7917 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Aug 16 14:56:35 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 26 15:33:36 2019 -0500 |
tree | b4f5a17c99771d8a3ad5c0e6d01f5cd21311603e | |
parent | 7837951a12fdaf88d2c51ff0757980c00072790c [diff] |
drm/amdgpu: fix dma_fence_wait without reference We need to grab a reference to the fence we wait for. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>