commit | 2a9787dcf537d0e4f1fa41cbd883abe9d70b9fcb | [log] [tgz] |
---|---|---|
author | Liu ChengZhe <ChengZhe.Liu@amd.com> | Wed Sep 09 16:00:12 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:24:18 2020 -0400 |
tree | 6d6874b7ca87693e130b74ca55e98caf4e60d65e | |
parent | edb084f487a3b7c86efce81bfa1a7aa666dd4047 [diff] |
drm/amdgpu: Do gpu recovery when no job is running In function flr_work, we should do gpu recovery when no job is running. Fix the logic by inverting it. v2: modify the description Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Liu ChengZhe <ChengZhe.Liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>