drm/radeon: make ib size variable
authorJerome Glisse <jglisse@redhat.com>
Wed, 21 Dec 2011 17:13:46 +0000 (12:13 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 5 Jan 2012 10:03:33 +0000 (10:03 +0000)
This avoid to waste ib pool size and avoid a bunch of wait for
previous ib to finish.

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