index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-1
/
+2
2024-04-30
drm/amdkfd: Flush the process wq before creating a kfd_process
Lancelot SIX
1
-0
/
+8
2024-04-26
drm/amdkfd: Fix rescheduling of restore worker
Felix Kuehling
1
-3
/
+3
2024-04-18
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-12
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-01-09
drm/amdkfd: Fix sparse __rcu annotation warnings
Felix Kuehling
1
-2
/
+5
2023-11-29
drm/amdkfd: Run restore_workers on freezable WQs
Felix Kuehling
1
-34
/
+53
2023-11-17
drm/amdkfd: Move TLB flushing logic into amdgpu
Felix Kuehling
1
-31
/
+0
2023-11-07
drm/amd: Disable XNACK on SRIOV environment
Surbhi Kakarya
1
-1
/
+6
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
1
-16
/
+0
2023-08-07
drm/amdgpu: use doorbell mgr for kfd process doorbells
Shashank Sharma
1
-39
/
+1
2023-06-30
drm/amdkfd: Update interrupt handling for GFX 9.4.3
Mukul Joshi
1
-0
/
+9
2023-06-09
drm/amdkfd: update process interrupt handling for debug events
Jonathan Kim
1
-0
/
+47
2023-06-09
drm/amdkfd: add debug trap enabled flag to tma
Jay Cornwall
1
-0
/
+15
2023-06-09
drm/amdkfd: add send exception operation
Jonathan Kim
1
-1
/
+70
2023-06-09
drm/amdkfd: add raise exception event function
Jonathan Kim
1
-0
/
+2
2023-06-09
drm/amdkfd: add per process hw trap enable and disable functions
Jonathan Kim
1
-0
/
+10
2023-06-09
drm/amdgpu: prepare map process for multi-process debug devices
Jonathan Kim
1
-0
/
+5
2023-06-09
drm/amdkfd: fix kfd_suspend_all_processes
Jonathan Kim
1
-1
/
+1
2023-06-09
drm/amdkfd: prepare per-process debug enable and disable
Jonathan Kim
1
-20
/
+40
2023-06-09
drm/amdkfd: Use xcc mask for identifying xcc
Lijo Lazar
1
-4
/
+4
2023-06-09
drm/amdkfd: Update SMI events for GFX9.4.3
Mukul Joshi
1
-3
/
+3
2023-06-09
drm/amdkfd: pass kfd_node ref to svm migration api
Alex Sierra
1
-3
/
+3
2023-06-09
drm/amdkfd: Rework kfd_locked handling
Mukul Joshi
1
-1
/
+7
2023-06-09
drm/amdgpu: Add XCC inst to PASID TLB flushing
Mukul Joshi
1
-2
/
+5
2023-06-09
drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)
Mukul Joshi
1
-1
/
+1
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
1
-27
/
+27
2023-03-20
Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-11
/
+64
2023-03-15
drm/amdkfd: Fixed kfd_process cleanup on module exit.
David Belanger
1
-7
/
+60
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-02-23
drm/amdkfd: Make kobj_type structures constant
Thomas Weißschuh
1
-4
/
+4
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2023-01-17
drm/amdkfd: Support process XNACK mode dynamic change
Philip Yang
1
-1
/
+1
2023-01-11
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
1
-2
/
+10
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
1
-3
/
+9
2022-12-20
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Philip Yang
1
-6
/
+6
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
1
-3
/
+9
2022-12-20
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Philip Yang
1
-6
/
+6
2022-10-27
drm/amdkfd: Cleanup kfd_dev struct
Mukul Joshi
1
-6
/
+6
2022-08-25
drm/amdkfd: Allocate doorbells only when needed
Felix Kuehling
1
-5
/
+0
2022-07-25
drm/amdkfd: Process notifier release callback don't take mutex
Philip Yang
1
-12
/
+9
2022-07-25
drm/amdkfd: Correct mmu_notifier_get failure handling
Philip Yang
1
-0
/
+6
2022-06-30
drm/amdkfd: Add user queue eviction restore SMI event
Philip Yang
1
-3
/
+12
2022-06-08
drm/amdkfd: Document and fix GTT BO kmap API
Felix Kuehling
1
-3
/
+3
2022-05-04
drm/amdkfd: Add KFD support for soc21 v3
Mukul Joshi
1
-0
/
+19
2022-04-25
drm/amdkfd: Ignore bogus signals from MEC efficiently
Felix Kuehling
1
-2
/
+8
2022-03-31
drm/amdkfd: Use atomic64_t type for pdd->tlb_seq
Philip Yang
1
-3
/
+7
2022-03-25
drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2
Christian König
1
-1
/
+1
2022-03-25
drm/amdkfd: start using tlb_seq from the VM subsystem
Christian König
1
-0
/
+7
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
1
-1
/
+2
[next]