drm/radeon: move size limits to gem_object_create.
authorChristian König <deathsimple@vodafone.de>
Tue, 23 Oct 2012 13:53:18 +0000 (15:53 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Oct 2012 15:41:56 +0000 (11:41 -0400)
Driver internal users shouldn't be limited in their allocation size.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found