summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX2024-04-301-0/+8
* drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling2024-04-231-3/+3
* drm/amdkfd: Fix eviction fence handlingFelix Kuehling2024-04-231-4/+5
* drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling2024-04-171-2/+2
* drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling2024-01-091-2/+5
* drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling2023-11-291-34/+53
* drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling2023-11-171-31/+0
* drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya2023-11-071-1/+6
* drm/amdkfd: drop IOMMUv2 supportAlex Deucher2023-08-111-16/+0
* drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma2023-08-071-39/+1
* drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi2023-06-301-0/+9
* drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim2023-06-091-0/+47
* drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall2023-06-091-0/+15
* drm/amdkfd: add send exception operationJonathan Kim2023-06-091-1/+70
* drm/amdkfd: add raise exception event functionJonathan Kim2023-06-091-0/+2
* drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim2023-06-091-0/+10
* drm/amdgpu: prepare map process for multi-process debug devicesJonathan Kim2023-06-091-0/+5
* drm/amdkfd: fix kfd_suspend_all_processesJonathan Kim2023-06-091-1/+1
* drm/amdkfd: prepare per-process debug enable and disableJonathan Kim2023-06-091-20/+40
* drm/amdkfd: Use xcc mask for identifying xccLijo Lazar2023-06-091-4/+4
* drm/amdkfd: Update SMI events for GFX9.4.3Mukul Joshi2023-06-091-3/+3
* drm/amdkfd: pass kfd_node ref to svm migration apiAlex Sierra2023-06-091-3/+3
* drm/amdkfd: Rework kfd_locked handlingMukul Joshi2023-06-091-1/+7
* drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi2023-06-091-2/+5
* drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)Mukul Joshi2023-06-091-1/+1
* drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi2023-06-091-27/+27
* Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-03-201-11/+64
|\
| * drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger2023-03-151-7/+60
| * drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2023-02-231-4/+4
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-2/+2
|\ \ | |/ |/|
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+2
| * drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-201-3/+9
| * drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang2022-12-201-6/+6
* | drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang2023-01-171-1/+1
* | drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang2023-01-111-2/+10
* | drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-201-3/+9
* | drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang2022-12-201-6/+6
|/
* drm/amdkfd: Cleanup kfd_dev structMukul Joshi2022-10-271-6/+6
* drm/amdkfd: Allocate doorbells only when neededFelix Kuehling2022-08-251-5/+0
* drm/amdkfd: Process notifier release callback don't take mutexPhilip Yang2022-07-251-12/+9
* drm/amdkfd: Correct mmu_notifier_get failure handlingPhilip Yang2022-07-251-0/+6
* drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang2022-06-301-3/+12
* drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling2022-06-081-3/+3
* drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi2022-05-041-0/+19
* drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling2022-04-251-2/+8
* drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang2022-03-311-3/+7
* drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König2022-03-251-1/+1
* drm/amdkfd: start using tlb_seq from the VM subsystemChristian König2022-03-251-0/+7
* drm/amdkfd: update SPDX license headerRajneesh Bhardwaj2022-02-141-1/+2
* drm/amdkfd: Remove unused old debugger implementationMukul Joshi2022-02-091-19/+0