summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
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
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang
2023-06-09drm/amdkfd: Move pgmap to amdgpu_kfd_dev structurePhilip Yang
2023-06-09drm/amdkfd: Use xcc mask for identifying xccLijo Lazar
2023-06-09drm/amdkfd: Add xcp reference to kfd nodeLijo Lazar
2023-06-09drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Philip Yang
2023-06-09drm/amdkfd: Update interrupt handling for GFX9.4.3Mukul Joshi
2023-06-09drm/amdkfd: pass kfd_node ref to svm migration apiAlex Sierra
2023-06-09drm/amdkfd: Rework kfd_locked handlingMukul Joshi
2023-06-09drm/amdkfd: Update SDMA queue management for GFX9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Add PM4 target XCCMukul Joshi
2023-06-09drm/amdkfd: Add spatial partitioning support in KFDMukul Joshi
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi
2023-03-31drm/amdkfd: Set noretry/xnack for GC 9.4.3Amber Lin
2023-03-15drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger
2023-01-17drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi
2022-08-10drm/amdkfd: Handle restart of kfd_ioctl_wait_eventsFelix Kuehling
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling
2022-04-21drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang
2022-03-25drm/amdkfd: start using tlb_seq from the VM subsystemChristian König
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling
2022-02-16drm/amdkfd: Replace zero-length array with flexible-array memberChangcheng Deng