[PATCH 4/6] drm/amdgpu: separate BO from GEM object

2017-07-18 Thread Felix Kuehling
From: Christian König This allows us to have multiple GEM objects for one BO. Signed-off-by: Christian König Reviewed-by: Felix Kuehling --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 12 +++-- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c| 41 +++--- drivers/gpu/d

[PATCH 4/6] drm/amdgpu: separate BO from GEM object

2017-07-11 Thread Felix Kuehling
From: Christian König This allows us to have multiple GEM objects for one BO. Signed-off-by: Christian König Reviewed-by: Felix Kuehling --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 12 +++-- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c| 41 +++--- drivers/gpu/d