Re: [PATCH 1/3] drm/amdgpu: re-enable retry faults

2019-03-13 Thread Kuehling, Felix
The series is Reviewed-by: Felix Kuehling On 2019-03-13 9:44 a.m., Christian König wrote: > Now that we have re-reoute faults to the other IH > ring we can enable retries again. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c | 2 +- >

[PATCH 1/3] drm/amdgpu: re-enable retry faults

2019-03-13 Thread Christian König
Now that we have re-reoute faults to the other IH ring we can enable retries again. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git