RE: [PATCH 7/7] drm/amdgpu: add a fence timeout for the IB tests v2

2016-07-27 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Christian König > Sent: Thursday, July 21, 2016 6:01 AM > To: amd-gfx@lists.freedesktop.org > Subject: [PATCH 7/7] drm/amdgpu: add a fence timeout for the IB tests v2 &g

Re: [PATCH 7/7] drm/amdgpu: add a fence timeout for the IB tests v2

2016-07-21 Thread zhoucm1
On 2016年07月21日 18:01, Christian König wrote: From: Christian König 10ms should be enough for now. v2: fix some typos in CIK code Signed-off-by: Christian König Reviewed-by: Chunming Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c |

[PATCH 7/7] drm/amdgpu: add a fence timeout for the IB tests v2

2016-07-21 Thread Christian König
From: Christian König 10ms should be enough for now. v2: fix some typos in CIK code Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +++- drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 25 +++--