index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
Amber Lin
1
-1
/
+1
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
3
-16
/
+67
2025-07-15
drm/amdkfd: enable kfd on LoongArch systems
Han Gao
1
-1
/
+1
2025-07-07
drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
1
-1
/
+1
2025-07-07
drm/amdkfd: Avoid queue reset if disabled
Lijo Lazar
1
-0
/
+9
2025-07-04
Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
8
-60
/
+125
2025-06-30
drm/amdkfd: Don't call mmput from MMU notifier callback
Philip Yang
1
-23
/
+20
2025-06-30
drm/amd: Do not include <linux/export.h> when unused
André Almeida
2
-2
/
+0
2025-06-30
amdkfd: MTYPE_UC for ext-coherent system memory
David Yat Sin
1
-1
/
+1
2025-06-18
drm/amdkfd: Fix race in GWS queue scheduling
Jay Cornwall
1
-1
/
+1
2025-06-18
drm/amdkfd: Move the process suspend and resume out of full access
Emily Deng
1
-19
/
+35
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
3
-12
/
+64
2025-06-18
drm/amdkfd: move SDMA queue reset capability check to node_show
Jesse.Zhang
1
-2
/
+4
2025-06-17
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
André Almeida
2
-5
/
+5
2025-06-03
drm/amdkfd: enable kfd on RISCV systems
Xuemei Liu
1
-1
/
+1
2025-05-29
drm/amdkfd: Map wptr BO to GART unconditionally
Lang Yu
1
-13
/
+10
2025-05-29
amd/amdkfd: fix a kfd_process ref leak
Yifan Zhang
1
-0
/
+1
2025-05-29
drm/amdkfd: Identical code for different branches
Sunday Clement
1
-6
/
+1
2025-05-22
drm/amdkfd: Change svm_range_get_info return type
Andrey Vatoropin
3
-16
/
+8
2025-05-16
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
Amber Lin
3
-12
/
+49
2025-05-13
drm/amdkfd: drop warning in event_interrupt_isr_v1*()
Alex Deucher
2
-4
/
+2
2025-05-08
amd/amdkfd: Trigger segfault for early userptr unmmapping
Shane Xiao
2
-0
/
+21
2025-05-08
drm/amdkfd: change error to warning message for SDMA queues creation
Eric Huang
2
-8
/
+17
2025-05-01
drm/amdkfd: add pasid debugfs entries
Eric Huang
3
-0
/
+84
2025-05-01
drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB
Amber Lin
1
-0
/
+4
2025-04-21
drm/amdkfd: fix a bug of smi event for superuser
Eric Huang
1
-2
/
+1
2025-04-21
drm/amdkfd: fix NULL check mistake for process smi event
Eric Huang
1
-1
/
+1
2025-04-13
drm/amdkfd: Add rec SDMA engines support with limited XGMI
Shane Xiao
1
-17
/
+24
2025-04-12
drm/amdkfd: add smi events for process start and end
Eric Huang
3
-0
/
+26
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-5
/
+6
2025-04-07
drm/amdkfd: Drop workaround for GC v9.4.3 revID 0
Apurv Mishra
3
-9
/
+3
2025-04-07
drm/amdkfd: Use dev_* instead of pr_* for messages
Lijo Lazar
3
-113
/
+263
2025-04-07
drm/amdkfd: limit sdma queue reset caps flagging for gfx9
Jonathan Kim
1
-3
/
+3
2025-04-07
drm/amdkfd: sriov doesn't support per queue reset
Emily Deng
1
-1
/
+2
2025-03-21
drm/amdgpu/sdma: fix engine reset handling
Alex Deucher
1
-1
/
+1
2025-03-21
drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
Jonathan Kim
1
-4
/
+0
2025-03-19
drm/amdkfd: Fix bug in config_dequeue_wait_counts
Harish Kasiviswanathan
2
-20
/
+32
2025-03-14
drm/amdgpu: Restore uncached behaviour on GFX12
David Belanger
1
-7
/
+1
2025-03-14
drm/amdkfd: Correct F8_MODE for gfx950
Amber Lin
1
-2
/
+1
2025-03-14
drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...
Emily Deng
1
-3
/
+24
2025-03-14
drm/amdkfd: Fix instruction hazard in gfx12 trap handler
Jay Cornwall
2
-355
/
+404
2025-03-14
drm/amdgpu: Reduce dequeue retry timeout for gfx9 family
Harish Kasiviswanathan
1
-13
/
+30
2025-03-14
drm/amdgpu: Fix the race condition for draining retry fault
Emily Deng
1
-14
/
+17
2025-03-11
drm/amd/amdkfd: Evict all queues even HWS remove queue failed
Yifan Zha
1
-3
/
+5
2025-03-11
drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()
Dan Carpenter
1
-6
/
+6
2025-03-10
drm/amdkfd: Add pm_config_dequeue_wait_counts API
Harish Kasiviswanathan
6
-50
/
+123
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
9
-17
/
+39
2025-03-07
drm/amdkfd: Set per-process flags only once for gfx9/10/11/12
Harish Kasiviswanathan
4
-52
/
+107
2025-03-07
drm/amdkfd: Set per-process flags only once cik/vi
Harish Kasiviswanathan
3
-85
/
+94
2025-03-07
drm/amdkfd: clear F8_MODE for gfx950
Alex Sierra
1
-2
/
+1
[next]