drm/amdgpu: fix description of vm_size module parameter (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2015 20:20:58 +0000 (16:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:57 +0000 (21:03 -0400)
default is 8GB, not 4GB.

v2: fix fallback setting when the user provides an invalid input

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c