summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
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-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen
2026-01-05drm/amdkfd: Add metadata ring buffer for computeDavid Yat Sin
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-08amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESSZhu Lingshan
2025-12-08drm/amdkfd: Add interrupt handling for GFX 12.1.0Mukul Joshi
2025-12-08drm/amdkfd: Add MQD manager for GFX 12.1.0Mukul Joshi
2025-12-08amdkfd: introduce new helper kfd_lookup_process_by_idZhu Lingshan
2025-12-08amdkfd: process pointer of a HIQ should be NULLZhu Lingshan
2025-12-08amdkfd: remove DIQ supportZhu Lingshan
2025-12-08amdkfd: identify a secondary kfd process by its idZhu Lingshan
2025-12-08amdkfd: destroy kfd secondary contexts through fd closeZhu Lingshan
2025-12-08amdkfd: Introduce kfd_create_process_sysfs as a separate functionZhu Lingshan
2025-12-08amdkfd: mark the first kfd_process as the primary oneZhu Lingshan
2025-12-08amdkfd: enlarge the hashtable of kfd_processZhu Lingshan
2025-12-08drm/amdkfd: Remove hard‑coded GC IP version checks from kfd_node_by_irq_idsSreekant Somasekharan
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang
2025-08-27drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-06-18drm/amdkfd: allow compute partition mode switch with cgroup exclusionsJonathan Kim
2025-05-07amd/amdkfd: Trigger segfault for early userptr unmmappingShane Xiao
2025-04-30drm/amdkfd: add pasid debugfs entriesEric Huang
2025-03-10drm/amdkfd: Add pm_config_dequeue_wait_counts APIHarish Kasiviswanathan
2025-03-07drm/amdkfd: remove unused debug gws support status variableJonathan Kim
2025-03-05drm/amdgpu: Remove unused pqm_get_kernel_queueDr. David Alan Gilbert
2025-02-12drm/amdkfd: Remove unused functionsDr. David Alan Gilbert
2025-02-12drm/amdkfd: Have kfd driver use same PASID values from graphic driverXiaogang Chen
2025-01-06drm/amdkfd: always include uapi header in priv.hZhu Lingshan
2024-12-18drm/amdkfd: Queue interrupt work to different CPUPhilip Yang
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang
2024-12-10drm/amdkfd: add gc 9.5.0 support on kfdAlex Sierra
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang
2024-10-01drm/amdkfd: Remove an unused parameter in queue creationLang Yu
2024-09-06drm/amdgpu: Surface svm_default_granularity, a RW module parameterRamesh Errabolu
2024-08-23drm/amdkfd: Change kfd/svm page fault drain handlingXiaogang Chen
2024-08-20drm/amdkfd: Update BadOpcode Interrupt handling with MESMukul Joshi
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang
2024-08-06drm/amdkfd: fix debug watchpoints for logical devicesJonathan Kim
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-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip 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
2024-06-14drm/amdgpu/kfd: remove is_hws_hang and is_resettingYunxiang Li
2024-05-02drm/amdkfd: Added MQD manager files for GFX12.David Belanger
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang