summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-06drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_byKees Cook1-1/+1
2023-08-30drm/amdgpu: Remove amdgpu_bo_list_array_entry()Christophe JAILLET1-12/+4
2023-08-30drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_l...Christophe JAILLET1-0/+2
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König1-4/+1
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König1-0/+2
2022-11-17drm/amdgpu: fix userptr HMM range handling v2Christian König1-0/+3
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov1-0/+4
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König1-1/+0
2021-09-30drm/amdgpu: fix warning for overflow checkArnd Bergmann1-1/+1
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König1-0/+1
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang1-1/+1
2018-09-13drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)Christian König1-1/+0
2018-08-01drm/amdgpu: allocate the bo_list array after the listChristian König1-5/+12
2018-08-01drm/amdgpu: add bo_list iteratorsChristian König1-0/+10
2018-08-01drm/amdgpu: nuke amdgpu_bo_list_freeChristian König1-1/+0
2018-08-01drm/amdgpu: always recreate bo_listChristian König1-1/+0
2018-08-01drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König1-0/+70