commit | 342038d92403b3efa1138a8599666b9f026279d6 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Mar 09 14:42:54 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 14 15:39:35 2018 -0500 |
tree | 90609d52fcfe639617a904abdce80b053b0ebac4 | |
parent | b0655d668fc4faf0c1985e828820f9b9ca13abe6 [diff] |
drm/amdgpu: fix prime teardown order We unmapped imported DMA-bufs when the GEM handle was dropped, not when the hardware was done with the buffere. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> CC: stable@vger.kernel.org Signed-off-by: Alex Deucher <alexander.deucher@amd.com>