drm/radeon: only allocate necessary size for vm bo list
authorChristian König <christian.koenig@amd.com>
Wed, 28 May 2014 10:24:17 +0000 (12:24 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 30 May 2014 12:21:54 +0000 (14:21 +0200)
No need to always allocate the theoretical maximum here.

Signed-off-by: Christian König <christian.koenig@amd.com>

No differences found