]> 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)
commit11c92a79bcd5fae5e2c1461a19b9da5a20a0b5eb
treee3b55983cf6f527454877a5373b5543f328d324b
parent05b9444750aa0bae449bad89f37707d53bed6f32
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