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_kernel_queue.h
Age
Commit message (
Expand
)
Author
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
2019-12-05
drm/amdkfd: Eliminate unnecessary kernel queue function pointers
Yong Zhao
2019-11-19
drm/amdkfd: Eliminate ops_asic_specific in kernel queue
Yong Zhao
2019-11-19
drm/amdkfd: Merge CIK kernel queue functions into VI
Yong Zhao
2019-11-13
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
2018-07-11
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
Yong Zhao
2018-04-08
drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue
Felix Kuehling
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2014-12-02
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2014-07-17
amdkfd: Add kernel queue module
Ben Goz