commit | ff82577a10f405e9e0426facdbdd303143146d9f | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri May 05 17:30:50 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 17:40:17 2017 -0400 |
tree | 1fd13f4c0d719a4c33b94e2594cc3a01f130ec6e | |
parent | 2fdde9fa9705cb4df29445c2a4dd241b1e9c03f2 [diff] |
drm/amdgpu:kiq reg access need timeout(v2) this is to prevent fence forever waiting if FLR occured during register accessing. v2: use define instead of hardcode for the timeout msec Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>