commit | 75e1cafde153dd52b660f41bf4866fa22f98da9b | [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> | Thu Aug 22 17:17:53 2019 -0500 |
tree | 91073429e14933696165500b040157f84ac2d7a4 | |
parent | 32e40ffbced3b14ceac1ae13a1a66c5849a6d2d3 [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>