commit | cf6f1d39496e9b5dd62953f8dca9f995d80ab4ff | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sat Jul 18 19:20:05 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 16:50:15 2015 -0400 |
tree | 2e5f5e548bac01b290c8d3bcd6c539875d401e7e | |
parent | cdecb65b4eaba1d45abbfe34b724664f65623531 [diff] |
drm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence Otherwise the first 16 fences of a context will always signal immediately. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>