summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj1-0/+1
2024-02-01drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi1-2/+7
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling1-1/+1
2024-01-03drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam1-1/+1
2023-11-30drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling1-2/+8
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-1/+1
2023-09-13drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan1-2/+1
2023-08-30drm/amdkfd: Replace pr_err with dev_errAsad Kamal1-1/+1
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher1-18/+0
2023-08-08drm/amdgpu: remove unused functions and variablesShashank Sharma1-12/+0
2023-08-08drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma1-3/+6
2023-08-08drm/amdgpu: use doorbell mgr for kfd kernel doorbellsShashank Sharma1-0/+6
2023-06-30drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi1-0/+1
2023-06-09drm/amdkfd: Fix reserved SDMA queues handlingMukul Joshi1-1/+1
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim1-0/+5
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim1-1/+5
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim1-1/+4
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim1-0/+12
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall1-0/+2
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim1-0/+1
2023-06-09drm/amdkfd: add send exception operationJonathan Kim1-1/+6
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim1-0/+10
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim1-1/+4
2023-06-09drm/amdgpu: prepare map process for multi-process debug devicesJonathan Kim1-0/+9
2023-06-09drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim1-0/+5
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim1-1/+30
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi1-1/+2
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang1-1/+0
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang1-3/+0
2023-06-09drm/amdkfd: Use xcc mask for identifying xccLijo Lazar1-4/+0
2023-06-09drm/amdkfd: Add xcp reference to kfd nodeLijo Lazar1-0/+3
2023-06-09drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Philip Yang1-3/+3
2023-06-09drm/amdkfd: Update interrupt handling for GFX9.4.3Mukul Joshi1-10/+6
2023-06-09drm/amdkfd: pass kfd_node ref to svm migration apiAlex Sierra1-3/+27
2023-06-09drm/amdkfd: Rework kfd_locked handlingMukul Joshi1-0/+2
2023-06-09drm/amdkfd: Update SDMA queue management for GFX9.4.3Mukul Joshi1-0/+3
2023-06-09drm/amdkfd: Add PM4 target XCCMukul Joshi1-0/+1
2023-06-09drm/amdkfd: Add spatial partitioning support in KFDMukul Joshi1-1/+15
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi1-74/+94
2023-03-31drm/amdkfd: Set noretry/xnack for GC 9.4.3Amber Lin1-1/+2
2023-03-16drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger1-0/+1
2023-01-18drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang1-0/+2
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi1-3/+1
2022-08-10drm/amdkfd: Handle restart of kfd_ioctl_wait_eventsFelix Kuehling1-1/+1
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang1-1/+1
2022-06-24drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider1-0/+3
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+13
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2