commit | 6817bf283b2b851095825ec7f0e9f10398e09125 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 09 13:57:32 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 10:16:28 2019 -0500 |
tree | 22fe43d097fe2503b347cf6a7e36db2ab73772a7 | |
parent | 1b657824681596946bf30a10463cdc70e969786f [diff] |
drm/amdgpu: grab the id mgr lock while accessing passid_mapping Need to make sure that we actually dropping the right fence. Could be done with RCU as well, but to complicated for a fix. 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>