summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
AgeCommit message (Expand)Author
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-08-07drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma
2023-06-30drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall
2023-06-09drm/amdkfd: add send exception operationJonathan Kim
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim
2023-06-09drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim
2023-06-09drm/amdgpu: prepare map process for multi-process debug devicesJonathan Kim
2023-06-09drm/amdkfd: fix kfd_suspend_all_processesJonathan Kim
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim
2023-06-09drm/amdkfd: Use xcc mask for identifying xccLijo Lazar
2023-06-09drm/amdkfd: Update SMI events for GFX9.4.3Mukul Joshi
2023-06-09drm/amdkfd: pass kfd_node ref to svm migration apiAlex Sierra
2023-06-09drm/amdkfd: Rework kfd_locked handlingMukul Joshi
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi
2023-06-09drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)Mukul Joshi
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-03-15drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23drm/amdkfd: Make kobj_type structures constantThomas Weißschuh
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-17drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang
2023-01-11drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi
2022-08-25drm/amdkfd: Allocate doorbells only when neededFelix Kuehling
2022-07-25drm/amdkfd: Process notifier release callback don't take mutexPhilip Yang
2022-07-25drm/amdkfd: Correct mmu_notifier_get failure handlingPhilip Yang
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-25drm/amdkfd: start using tlb_seq from the VM subsystemChristian König
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi
2022-02-07drm/amdkfd: use user_gpu_id for svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU implement gpu_id remappingDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD unpause operationDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj
2022-01-27drm/amdkfd: svm range restore work deadlock when process exitPhilip Yang
2022-01-11drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2021-12-01drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()'Christophe JAILLET