summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
AgeCommit message (Expand)Author
2024-11-11drm/amdkfd: change kfd process kref count at creationXiaogang Chen
2024-11-08drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can
2024-11-04drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occu...Srinivasan Shanmugam
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi
2024-08-06drm/amdkfd: support per-queue reset on gfx9Jonathan Kim
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-07-01drm/amdkfd: Use device based logging for errorsLijo Lazar
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang
2024-04-30drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-04-26drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling
2024-04-18drm/amdkfd: Fix eviction fence handlingFelix Kuehling
2024-04-12drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2023-11-29drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya
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