index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_device_queue_manager.c
Age
Commit message (
Expand
)
Author
2025-07-07
drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
2025-07-07
drm/amdkfd: Avoid queue reset if disabled
Lijo Lazar
2025-05-07
drm/amdkfd: change error to warning message for SDMA queues creation
Eric Huang
2025-03-21
drm/amdgpu/sdma: fix engine reset handling
Alex Deucher
2025-03-11
drm/amd/amdkfd: Evict all queues even HWS remove queue failed
Yifan Zha
2025-03-10
drm/amdkfd: Add pm_config_dequeue_wait_counts API
Harish Kasiviswanathan
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
2025-03-07
drm/amdkfd: Set per-process flags only once cik/vi
Harish Kasiviswanathan
2025-03-05
drm/amdkfd: implement per queue sdma reset for gfx 9.4+
Jonathan Kim
2025-02-27
drm/amdkfd: Remove kfd_process_hw_exception worker
Philip Yang
2025-02-27
drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_page...
Srinivasan Shanmugam
2025-02-12
drm/amdkfd: Have kfd driver use same PASID values from graphic driver
Xiaogang Chen
2025-01-28
drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1
Jay Cornwall
2024-12-18
drm/amdkfd: Failed to check various return code
Andrew Martin
2024-12-10
drm/amdkfd: pause autosuspend when creating pdd
Jesse.zhang@amd.com
2024-11-11
drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling
Shaoyun Liu
2024-10-24
drm/amdkfd: remove extra use of volatile
Victor Zhao
2024-10-22
drm/amdkfd: fix the hang caused by the write reorder to fence_addr
Victor Zhao
2024-10-07
drm/amdkfd: Copy wave state only for compute queue
Philip Yang
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
2024-09-06
drm/amdkfd: fix missed queue reset on queue destroy
Jonathan Kim
2024-08-20
drm/amdkfd: Update BadOpcode Interrupt handling with MES
Mukul Joshi
2024-08-20
drm/amdkfd: Update queue unmap after VM fault with MES
Mukul Joshi
2024-08-20
drm/amdkfd: APIs to stop/start KFD scheduling
Amber Lin
2024-08-06
drm/amdkfd: support per-queue reset on gfx9
Jonathan Kim
2024-07-25
drm/amdkfd: allow users to target recommended SDMA engines
Jonathan Kim
2024-07-23
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2024-06-27
drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()
Dan Carpenter
2024-06-14
drm/amdgpu/kfd: remove is_hws_hang and is_resetting
Yunxiang Li
2024-05-29
drm/amdgpu: drop MES 10.1 support v3
Alex Deucher
2024-05-02
drm/amdkfd: Added device queue manager files for GFX12.
David Belanger
2024-03-27
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
2024-03-20
drm/amdkfd: Check preemption status on all XCDs
Mukul Joshi
2024-03-20
drm/amdkfd: Rename read_doorbell_id in MQD functions
Mukul Joshi
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
2023-10-09
drm/amdkfd: get doorbell's absolute offset based on the db_size
Arvind Yadav
2023-09-20
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
2023-09-20
drm/amdkfd: fix add queue process context clear without runtime enable
Jonathan Kim
2023-09-11
drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES
Mukul Joshi
2023-09-11
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
2023-08-30
drm/amdkfd: Replace pr_err with dev_err
Asad Kamal
2023-08-15
drm/amdkfd: fix double assign skip process context clear
Jonathan Kim
2023-08-15
drm/amdkfd: Use memdup_user() rather than duplicating its implementation
Atul Raut
2023-08-11
drm/amdkfd: rename device_queue_manager_init_v10_navi10()
Alex Deucher
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
2023-08-11
drm/amdkfd: disable IOMMUv2 support for KV/CZ
Alex Deucher
2023-08-07
drm/amdgpu: use doorbell mgr for kfd process doorbells
Shashank Sharma
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
[next]