index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_bo_list.h
Age
Commit message (
Expand
)
Author
2023-10-05
drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
Kees Cook
2023-08-30
drm/amdgpu: Remove amdgpu_bo_list_array_entry()
Christophe JAILLET
2023-08-30
drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_l...
Christophe JAILLET
2023-07-12
drm/amdgpu: use the new drm_exec object for CS v3
Christian König
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-11-17
drm/amdgpu: fix userptr HMM range handling v2
Christian König
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
2021-09-29
drm/amdgpu: fix warning for overflow check
Arnd Bergmann
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2018-09-13
drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)
Christian König
2018-07-31
drm/amdgpu: allocate the bo_list array after the list
Christian König
2018-07-31
drm/amdgpu: add bo_list iterators
Christian König
2018-07-31
drm/amdgpu: nuke amdgpu_bo_list_free
Christian König
2018-07-31
drm/amdgpu: always recreate bo_list
Christian König
2018-07-31
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König