]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd2eeadf2a2364bbbaaa987d8883e5b22e1e72f60
treee3b55983cf6f527454877a5373b5543f328d324b
parent246d2af8f7f53859452293bdfebc5558b92f1ea3
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