]> git.karo-electronics.de Git - linux-beck.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)
commit211dff5518d938d0c11205af3113d2c7a292dd98
treea91b56d59a40aa0eba333d45cb0ee35fa3ccd1eb
parenta8bd1bec7c68dd5082012bcdd1d765e65b3ee05c
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