]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: group userptr in the BO list v2
authorChristian König <christian.koenig@amd.com>
Mon, 22 Feb 2016 14:40:59 +0000 (15:40 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:45 +0000 (11:01 -0500)
commitfeca24472291acd0e0c5989999d44978b894ffbe
treea91b56d59a40aa0eba333d45cb0ee35fa3ccd1eb
parent348fb927c466fa444174c8bc3928a81cabb0613d
drm/amdgpu: group userptr in the BO list v2

We need them together with the next patch.

v2: Don't take bo reference twice

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