drm/radeon: sync page table updates
authorChristian König <christian.koenig@amd.com>
Fri, 30 May 2014 13:21:16 +0000 (15:21 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 2 Jun 2014 08:56:21 +0000 (10:56 +0200)
commit37903b5e08ec9a481a811287b4db3dfe61f6e31f
treebf4599da72011f62a1ed1224567cc6d94f07d70c
parent2f93dc32b09a2c97f6f33bafe4c6bdcec7cae774
drm/radeon: sync page table updates

Only necessary if we don't use the same engine for buffer moves and table updates.

Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/radeon_vm.c