]> 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)
commit4c7caaf8bca2059de9ff2d719fc5c4046d11ed14
treef22c864963d5d4f786e5e5395d1a1f43f8f3568d
parent73c595d3b1a60f44faa7b70a31b16a34af926d36
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