Searched hist:d9713ef6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fence.c | d9713ef6 Fri Mar 11 10:49:58 CST 2016 Christian König <christian.koenig@amd.com> drm/amdgpu: cleanup amdgpu_fence_activity
The comment about the loop counter was never valid, even when you have multiple threads this loop only runs as long as the sequence increases.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> d9713ef6 Fri Mar 11 10:49:58 CST 2016 Christian König <christian.koenig@amd.com> drm/amdgpu: cleanup amdgpu_fence_activity The comment about the loop counter was never valid, even when you have multiple threads this loop only runs as long as the sequence increases. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
|