summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-29drm/amdkfd: Adjust parameter of allocate_mqdLang Yu
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan
2026-01-10drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-01-05drm/amdkfd: Add/remove queues on the correct XCC on GFX 12.1Mukul Joshi
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi
2025-12-08drm/amdkfd: Add MQD manager for GFX 12.1.0Mukul Joshi
2025-12-08amdkfd: remove DIQ supportZhu Lingshan
2025-12-08drm/amdkfd: Uninitialized and Unused variablesAndrew Martin
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi
2025-11-11drm/amdkfd: Fixing the clang formatAhmad Rehman
2025-11-06drm/amdkfd: Do not wait for queue op response during resetAhmad Rehman
2025-10-28drm/amdkfd: Fix Unchecked Return ValueSunday Clement
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-08-04drm/amdkfd: Fix checkpoint-restore on multi-xccDavid Yat Sin
2025-07-07drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher
2025-07-07drm/amdkfd: Avoid queue reset if disabledLijo Lazar
2025-05-07drm/amdkfd: change error to warning message for SDMA queues creationEric Huang
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher
2025-03-11drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha
2025-03-10drm/amdkfd: Add pm_config_dequeue_wait_counts APIHarish Kasiviswanathan
2025-03-07drm/amdkfd: Add support for more per-process flagHarish Kasiviswanathan
2025-03-07drm/amdkfd: Set per-process flags only once cik/viHarish Kasiviswanathan
2025-03-05drm/amdkfd: implement per queue sdma reset for gfx 9.4+Jonathan Kim
2025-02-27drm/amdkfd: Remove kfd_process_hw_exception workerPhilip Yang
2025-02-27drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_page...Srinivasan Shanmugam
2025-02-12drm/amdkfd: Have kfd driver use same PASID values from graphic driverXiaogang Chen
2025-01-28drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall
2024-12-18drm/amdkfd: Failed to check various return codeAndrew Martin
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-11-11drm/amd/amdkfd: add/remove kfd queues on start/stop KFD schedulingShaoyun Liu
2024-10-24drm/amdkfd: remove extra use of volatileVictor Zhao
2024-10-22drm/amdkfd: fix the hang caused by the write reorder to fence_addrVictor Zhao
2024-10-07drm/amdkfd: Copy wave state only for compute queuePhilip Yang
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-09-06drm/amdkfd: fix missed queue reset on queue destroyJonathan Kim
2024-08-20drm/amdkfd: Update BadOpcode Interrupt handling with MESMukul Joshi
2024-08-20drm/amdkfd: Update queue unmap after VM fault with MESMukul Joshi
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin
2024-08-06drm/amdkfd: support per-queue reset on gfx9Jonathan Kim
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-06-27drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()Dan Carpenter
2024-06-14drm/amdgpu/kfd: remove is_hws_hang and is_resettingYunxiang Li
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher