index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_int_process_v9.c
Age
Commit message (
Expand
)
Author
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
2023-08-30
drm/amdkfd: ratelimited SQ interrupt messages
Harish Kasiviswanathan
2023-08-30
drm/amdkfd: use mask to get v9 interrupt sq data bits correctly
Alex Sierra
2023-06-30
drm/amdkfd: Update interrupt handling for GFX 9.4.3
Mukul Joshi
2023-06-09
drm/amdkfd: update process interrupt handling for debug events
Jonathan Kim
2023-06-09
drm/amdkfd: add send exception operation
Jonathan Kim
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
2022-05-04
drm/amdkfd: Add KFD support for soc21 v3
Mukul Joshi
2022-04-25
drm/amdkfd: Ignore bogus signals from MEC efficiently
Felix Kuehling
2022-03-25
drm/amdkfd: print unmap queue status for RAS poison consumption (v3)
Tao Zhou
2022-03-25
drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)
Tao Zhou
2022-03-25
drm/amdkfd: replace source_id with client_id for RAS poison consumption
Tao Zhou
2022-03-25
drm/amdkfd: refine event_interrupt_poison_consumption
Tao Zhou
2022-02-16
drm/amdkfd: add return value check for queue eviction
Tao Zhou
2022-02-14
drm/amdkfd: Fix leftover errors and warnings
Rajneesh Bhardwaj
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
2022-02-09
drm/amdkfd: use unmap all queues for poison consumption
Tao Zhou
2022-02-09
drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasid
Tao Zhou
2022-01-07
drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt...
yipechai
2021-12-28
drm/amdkfd: reset queue which consumes RAS poison (v2)
Tao Zhou
2021-12-01
drm/amdkfd: add kfd_device_info_init function
Graham Sider
2021-11-17
drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs
Graham Sider
2021-10-04
amd/amdkfd: add ras page retirement handling for sq/sdma (v3)
Tao Zhou
2021-06-07
drm/amdkfd: add sdma poison consumption handling
Hawking Zhang
2021-05-19
drm/amdkfd: refine the poison data consumption handling
Dennis Li
2021-04-28
drm/amdgpu: remove unnecessary header include
Hawking Zhang
2021-04-20
drm/amdkfd: add edc error interrupt handle for poison propogate mode
Dennis Li
2021-03-23
drm/amdkfd: Add kernel parameter to stop queue eviction on vm fault
Oak Zeng
2021-01-08
drm/amdkfd: check more client ids in interrupt handler
Tao Zhou
2020-12-23
drm/amdkfd: check both client id and src id in interrupt handlers
Alex Deucher
2020-07-15
drm/amdkfd: Provide SMI events watch
Amber Lin
2020-05-21
drm/amdkfd: Fix boolreturn.cocci warnings
Aishwarya Ramakrishnan
2019-10-03
drm/amdkfd: Query vmid pasid mapping through stored info for non HWS
Yong Zhao
2019-07-18
drm/amdkfd: Support MMHUB1 in kfd interrupt path
Yong Zhao
2018-11-19
drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWS
Yong Zhao
2018-11-19
drm/amdkfd: Adjust the debug message in KFD ISR
Yong Zhao
2018-07-11
drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
Lan Xiao
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
2018-05-01
drm/amdkfd: Add sanity checks in IRQ handlers
Felix Kuehling
2018-04-10
drm/amdkfd: Add SOC15 interrupt processing support
Felix Kuehling