index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_pasid.c
Age
Commit message (
Expand
)
Author
2025-02-27
drm/amdkfd: remove kfd_pasid.c from amdgpu driver build
Xiaogang Chen
2025-02-12
drm/amdkfd: Remove unused functions
Dr. David Alan Gilbert
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-07-08
drm/amdkfd: Remove redundant kfd2kgd interface lookup
Felix Kuehling
2018-11-05
drm/amdkfd: Simplify kfd2kgd interface
Amber Lin
2017-12-08
drm/amdkfd: Support enumerating non-GPU devices
Harish Kasiviswanathan
2017-09-26
drm/amdkfd: Use PASID manager from KGD
Felix Kuehling
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2014-12-28
amdkfd: actually allocate longs for the pasid bitmask
Sasha Levin
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay