drm/amdgpu: remove power of two limit for vramlimit
authorChristian König <christian.koenig@amd.com>
Thu, 7 Jan 2016 10:44:13 +0000 (11:44 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:08 +0000 (14:17 -0500)
commit4ebd1673c68c6fb591616d8d4880b33a40d203cf
tree9bbc60e25ad53c4c14c6389005d3687596843b73
parent31f6c1fedb483232fc7b7b67b84e38ebde8c1448
drm/amdgpu: remove power of two limit for vramlimit

That works with other values as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c