commit | a27de35caab59bacf5c47713856739f86ec06e43 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jan 21 11:28:53 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:16:58 2016 -0500 |
tree | 7452339b06230a40ed9f2986d1c525e1e793173c | |
parent | a9a78b329a3e31a977f8d8ef64b2f3a574899992 [diff] |
drm/amdgpu: remove the ring lock v2 It's not needed any more because all access goes through the scheduler now. v2: Update commit message. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>