drm/radeon: fix vm buffer size estimation
authorChristian König <christian.koenig@amd.com>
Sat, 31 May 2014 18:38:34 +0000 (20:38 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 2 Jun 2014 08:54:02 +0000 (10:54 +0200)
commit2f93dc32b09a2c97f6f33bafe4c6bdcec7cae774
tree0cc2cb7371083fb3d53cf3dadf6d8e91dca7a1e1
parentba6f582606655754d9dfbfc9dffe75dcf806f1dd
drm/radeon: fix vm buffer size estimation

Only relevant if we got VM_BLOCK_SIZE>9, but better save than sorry.

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