Re: [PATCH 07/12] drm/amdgpu/sriov:implement strict gpu reset

2017-10-09 Thread Nicolai Hähnle
On 30.09.2017 08:03, Monk Liu wrote: changes: 1)implement strict mode sriov gpu reset 2)always call sriov_gpu_reset_strict if hypervisor notify FLR 3)in strict reset mode, set error to all fences. 4)change fence_wait/cs_wait functions to return -ENODEV if fence signaled with error == -ETIME,

RE: [PATCH 07/12] drm/amdgpu/sriov:implement strict gpu reset

2017-10-09 Thread Liu, Monk
: Christian König [mailto:ckoenig.leichtzumer...@gmail.com] Sent: 2017年10月9日 16:20 To: Liu, Monk <monk@amd.com>; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 07/12] drm/amdgpu/sriov:implement strict gpu reset Am 30.09.2017 um 08:03 schrieb Monk Liu: > changes: > 1)implement

Re: [PATCH 07/12] drm/amdgpu/sriov:implement strict gpu reset

2017-10-09 Thread Christian König
Am 30.09.2017 um 08:03 schrieb Monk Liu: changes: 1)implement strict mode sriov gpu reset 2)always call sriov_gpu_reset_strict if hypervisor notify FLR 3)in strict reset mode, set error to all fences. 4)change fence_wait/cs_wait functions to return -ENODEV if fence signaled with error == -ETIME,

[PATCH 07/12] drm/amdgpu/sriov:implement strict gpu reset

2017-09-30 Thread Monk Liu
changes: 1)implement strict mode sriov gpu reset 2)always call sriov_gpu_reset_strict if hypervisor notify FLR 3)in strict reset mode, set error to all fences. 4)change fence_wait/cs_wait functions to return -ENODEV if fence signaled with error == -ETIME, Since after strict gpu reset we consider