commit | a27de35caab59bacf5c47713856739f86ec06e43 | [log] [tgz] |
---|---|---|
author | Christian König <[email protected]> | Thu Jan 21 11:28:53 2016 +0100 |
committer | Alex Deucher <[email protected]> | 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 <[email protected]> Reviewed-by: Chunming Zhou <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>