]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: add error handling to fence_wait_empty_locked
authorChristian König <deathsimple@vodafone.de>
Fri, 29 Jun 2012 09:33:12 +0000 (11:33 +0200)
committerChristian König <deathsimple@vodafone.de>
Tue, 17 Jul 2012 08:31:39 +0000 (10:31 +0200)
commitc82d240d7687465c59858ae9069ffee5a3b1fa23
treeb161f84f121bc15ed6d1a511da1be5984721069f
parent8c4d31e5ff7217498eb5748c81b4d11fac4cad32
drm/radeon: add error handling to fence_wait_empty_locked

Instead of returning the error handle it directly
and while at it fix the comments about the ring lock.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_fence.c