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