drm/radeon: allocate semaphore from the ib pool
authorJerome Glisse <jglisse@redhat.com>
Wed, 21 Dec 2011 17:13:47 +0000 (12:13 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 5 Jan 2012 10:03:53 +0000 (10:03 +0000)
This allow to share the ib pool with semaphore and avoid
having more bo around.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found