]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf09ea4120cb6dae6b8d95c71450ae7acf85def33
tree9bbc60e25ad53c4c14c6389005d3687596843b73
parentceb1e9860b818cd46f2d043dcfde35c94081fb92
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