commit | 9a1cddd6374fb1eb166f40f10d5411e3699066d4 | [log] [tgz] |
---|---|---|
author | jqdeng <Emily.Deng@amd.com> | Fri Aug 07 17:31:19 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 18 18:22:02 2020 -0400 |
tree | ec1d6acdcfd9550058cb21e04f72f04411fb1908 | |
parent | 5ce99853a6fd94c729d4b50188f43300d6568898 [diff] |
drm/amdgpu: Fix repeatly flr issue Only for no job running test case need to do recover in flr notification. For having job in mirror list, then let guest driver to hit job timeout, and then do recover. Signed-off-by: jqdeng <Emily.Deng@amd.com> Acked-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>