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