]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit3e8970f96ba2539539059736039f09624da9fe11
treeb0a6693db2536c9981c016e5627f3938bc6b8d96
parent089a786e2cf5d07d495b3cb1ac0b959c6dd10d49
drm/radeon: make sure ib bo is properly bound and up to date in vm space

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>
drivers/gpu/drm/radeon/radeon_cs.c