summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
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
2024-03-27drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti
2024-02-14drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj
2024-01-29drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2024-01-03drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2023-11-29drm/amdkfd: Use common function for IP version checkMukul Joshi
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-12drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-08-30drm/amdkfd: Replace pr_err with dev_errAsad Kamal
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-08-07drm/amdgpu: remove unused functions and variablesShashank Sharma
2023-08-07drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma
2023-08-07drm/amdgpu: use doorbell mgr for kfd kernel doorbellsShashank Sharma
2023-06-30drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Fix reserved SDMA queues handlingMukul Joshi
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim
2023-06-09drm/amdkfd: add send exception operationJonathan Kim
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim
2023-06-09drm/amdgpu: prepare map process for multi-process debug devicesJonathan Kim
2023-06-09drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi