aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper functionNicolai Hähnle1-0/+9
2017-01-27drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle1-1/+2
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-4/+4
2016-10-25drm/amdgpu: remove adev pointer from struct amdgpu_bo v2Christian König1-1/+2
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-4/+4
2016-09-14drm/amdgpu: add AMDGPU_BO_INVALID_OFFSETChristian König1-0/+2
2016-09-14drm/amdgpu: add a new helper to free a BO in kernel allocationsJunwei Zhang1-0/+2
2016-08-22drm/amdgpu: sync bo and shadow V3Chunming Zhou1-0/+12
2016-08-08drm/amdgpu: add more warning to amdgpu_bo_offsetChristian König1-15/+1
2016-08-08drm/amdgpu: add new helper for in kernel allocationsChristian König1-0/+4
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2016-02-16drm/amdgpu: cleanup gem init/finitChristian König1-1/+0
2016-01-08drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2Christian König1-0/+1
2015-11-16drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang1-4/+3
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König1-0/+2
2015-08-25drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou1-1/+1
2015-08-17drm/amdgpu: use kernel fence diretly in amdgpu_bo_fenceChunming Zhou1-1/+1
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou1-1/+8
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+196