commit | c53e4db71276bf257b09010935a04bdafddd458e | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Fri May 17 10:27:44 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jun 05 22:18:09 2019 -0500 |
tree | a81079362b1faa8210701cc0ad3da1c77cfd59dc | |
parent | fbebaa72992ee14068bfbba51bc55da4aef2c606 [diff] |
drm/amdgpu: cancel late_init_work before gpu reset gpu reset will run late_init and schedule the late_init_work. if we keep triggering gpu reset in a short time, there are potenial races. Signed-off-by: xinhui pan <xinhui.pan@amd.com> Reviewed-by: Feifei Xu <Feifei.Xu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>