summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_queue.c
AgeCommit message (Expand)Author
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom
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-14drm/amdkfd: Relax size checking during queue buffer getDonet Tom
2026-01-05drm/amdkfd: Add metadata ring buffer for computeDavid Yat Sin
2025-12-16drm/amdkfd: Update CWSR area calculations for GFX 12.1Mukul Joshi
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin
2025-02-17drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang
2024-12-10drm/amdkfd: update the cwsr area size for gfx950Le Ma
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang
2024-08-06drm/amdkfd: Fix compile error if HMM support not enabledPhilip Yang
2024-07-27drm/amdkfd: Fix missing error code in kfd_queue_acquire_buffersSrinivasan Shanmugam
2024-07-24drm/amdkfd: Validate queue cwsr area and eop buffer sizePhilip Yang
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang
2024-07-24drm/amdkfd: Validate user queue svm memory residencyPhilip Yang
2024-07-23drm/amdkfd: Ensure user queue buffers residencyPhilip Yang
2024-07-23drm/amdkfd: Validate user queue buffersPhilip Yang
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2018-05-01drm/amdkfd: use %px to print user space address instead of %pPhilip Yang
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Remove usage of alloc(sizeof(struct...Kent Russell
2016-09-19drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan
2014-07-17amdkfd: Add queue moduleBen Goz