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_interrupt.c
Age
Commit message (
Expand
)
Author
2024-12-18
drm/amdgpu: Show warning message if IH ring overflow
Philip Yang
2024-12-18
drm/amdkfd: Queue interrupt work to different CPU
Philip Yang
2024-12-18
drm/amdgpu: Optimize gfx v9 GPU page fault handling
Philip Yang
2024-12-18
drm/amdkfd: KFD interrupt access ih_fifo data in-place
Philip Yang
2024-03-22
drm/amdkfd: Cleanup workqueue during module unload
Mukul Joshi
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
2022-07-29
drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
Yu Zhe
2022-04-07
drm/amdkfd: Improve concurrency of event handling
Felix Kuehling
2022-02-23
drm/amdkfd: Use real device for messages
Felix Kuehling
2022-02-22
drm/amdkfd: Drop IH ring overflow message to dbg
Kent Russell
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
2021-12-01
drm/amdkfd: add kfd_device_info_init function
Graham Sider
2019-10-03
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Allen Pais
2018-07-11
drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
Lan Xiao
2018-04-13
drm/amdkfd: Remove vla
Laura Abbott
2017-10-27
drm/amdkfd: use a high priority workqueue for IH work
Andres Rodriguez
2017-10-27
drm/amdkfd: wait only for IH work on IH exit
Andres Rodriguez
2017-10-27
drm/amdkfd: increase IH num entries to 8192
Andres Rodriguez
2017-10-27
drm/amdkfd: use standard kernel kfifo for IH
Andres Rodriguez
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky