Reviewed-by: Marek Olšák
Marek
On Sat, Oct 19, 2013 at 12:09 PM, Christian König
wrote:
> From: Christian König
>
> Using atomic function for ncs is superfluous since it is
> protected by a mutex anyway. Also lock the mutex only once
> while retrieving the next CS for submission.
>
> Signed-of
From: Christian König
Using atomic function for ncs is superfluous since it is
protected by a mutex anyway. Also lock the mutex only once
while retrieving the next CS for submission.
Signed-off-by: Christian König
---
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c | 31 -