]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use top down allocation for non-CPU accessible vram
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Sep 2015 19:06:08 +0000 (15:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 14:29:32 +0000 (10:29 -0400)
commit8b6fb26cdbcca8d01e23db280281e542a649542e
treef22c864963d5d4f786e5e5395d1a1f43f8f3568d
parentfba8a4f4b06aef2fdd132e6f5e90f6139d6fcc75
drm/amdgpu: use top down allocation for non-CPU accessible vram

Should help avoid fragmentation of vram due to CPU access
requirements.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c