drm/amdgpu: remove maximum BO size limitation v2
authorChristian König <christian.koenig@amd.com>
Fri, 30 Jun 2017 10:20:45 +0000 (12:20 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:22 +0000 (11:06 -0400)
commit935eefb312566364ef395eb29574e093686dbec8
treee3b55983cf6f527454877a5373b5543f328d324b
parent5e7e83963fcf7688c2a171bedd9e76e2aa4eb85a
drm/amdgpu: remove maximum BO size limitation v2

We can finally remove this now.

v2: remove now unused max_size variable 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_gem.c