summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
AgeCommit message (Expand)AuthorLines
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang-5/+7
2026-01-05drm/amdkfd: Send MES packets on correct XCC on GFX 12.1Mukul Joshi-1/+2
2026-01-05drm/amdkfd: Fix a couple of spelling mistakesColin Ian King-1/+1
2025-12-08amdkfd: remove DIQ supportZhu Lingshan-37/+2
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao-1/+1
2025-08-04drm/amdkfd: Fix checkpoint-restore on multi-xccDavid Yat Sin-5/+15
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-13/+10
2025-05-07drm/amdkfd: change error to warning message for SDMA queues creationEric Huang-2/+9
2025-03-05drm/amdgpu: Remove unused pqm_get_kernel_queueDr. David Alan Gilbert-13/+0
2025-02-27drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang-1/+1
2025-02-27drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_page...Srinivasan Shanmugam-0/+16
2025-02-12drm/amdkfd: Have kfd driver use same PASID values from graphic driverXiaogang Chen-5/+5
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan-1/+1
2025-01-28drm/amdkfd: only flush the validate MES contexPrike Liang-2/+5
2024-12-10drm/amdkfd: add gc 9.5.0 support on kfdAlex Sierra-5/+8
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin-4/+8
2024-10-01drm/amdkfd: Remove an unused parameter in queue creationLang Yu-6/+4
2024-09-17drm/amdkfd: Move queue fs deletion after destroy checkKent Russell-1/+1
2024-09-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang-0/+1
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang-3/+5
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim-0/+1
2024-07-24drm/amdkfd: Validate user queue updatePhilip Yang-1/+31
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang-10/+35
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang-2/+2
2024-06-14drm/amdgpu: add lock in kfd_process_dequeue_from_deviceYunxiang Li-2/+7
2024-06-14drm/amdgpu/kfd: remove is_hws_hang and is_resettingYunxiang Li-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang-2/+6
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj-1/+3
2023-12-15drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim-1/+2
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim-0/+1
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin-21/+33
2023-10-09drm/amdkfd: get doorbell's absolute offset based on the db_sizeArvind Yadav-1/+2
2023-08-07drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma-13/+10
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim-4/+8
2023-06-30drm/amdkfd: Enable GWS on GFX9.4.3Mukul Joshi-12/+23
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim-0/+40
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim-0/+1
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim-0/+4
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim-1/+8
2023-06-09drm/amdkfd: Increase queue number per process to 255 on GFX9.4.3Mukul Joshi-0/+7
2023-06-09drm/amdkfd: Use xcc mask for identifying xccLijo Lazar-1/+1
2023-06-09drm/amdkfd: Add PM4 target XCCMukul Joshi-0/+1
2023-06-09drm/amdkfd: Update MQD management on multi XCC setupMukul Joshi-4/+12
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi-10/+10
2023-03-13drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu-2/+2
2022-09-13drm/amdkfd: Fix CRIU restore op due to doorbell offsetRajneesh Bhardwaj-0/+7
2022-06-30drm/amdkfd: fix cu mask for asics with wgpsJonathan Kim-0/+15