drm/radeon: make sure ib bo is properly bound and up to date in vm space
authorJerome Glisse <jglisse@redhat.com>
Mon, 13 Aug 2012 16:07:33 +0000 (12:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:39 +0000 (13:10 -0400)
Make sure that the ib bo is bound and is page table is up to date
in the virtual address space.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>

No differences found