index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_fence.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
2025-12-08
amdkfd: fence handler evict and restore a kfd process by its context id
Zhu Lingshan
2025-12-08
amdkfd: record kfd context id in amdkfd_fence
Zhu Lingshan
2024-01-05
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
2022-07-28
drm/amdgpu: Allow TTM to evict svm bo from same process
Philip Yang
2021-05-10
drm/amd/amdgpu: Fix errors in documentation of function parameters
Fabio M. De Francesco
2021-04-20
drm/amdgpu: add svm_bo eviction to enable_signal cb
Alex Sierra
2021-04-20
drm/amdkfd: add svm_bo reference for eviction fence
Alex Sierra
2021-01-21
drm/ttm: device naming cleanup
Christian König
2019-01-14
drm/amdgpu: Simplify kgd2kfd interface
Amber Lin
2019-01-14
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
2018-07-03
drm/amdgpu: Remove unecessary dma_fence_ops
Daniel Vetter
2018-02-06
drm/amdgpu: Add KFD eviction fence
Felix Kuehling