summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
AgeCommit message (Expand)Author
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-10drm/amdkfd: CRIU fixesAl Viro
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim
2024-07-23drm/amdkfd: Ensure user queue buffers residencyPhilip Yang
2024-07-23drm/amdkfd: Refactor queue wptr_bo GART mappingPhilip Yang
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-07-23drm/amdkfd: kfd_bo_mapped_dev support partitionPhilip Yang
2024-06-05drm/amdkfd: remove logically dead codeJesse Zhang
2024-05-08drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-04-26drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-03-27drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere
2024-02-28amd/amdkfd: remove unused parameterEric Huang
2024-02-22drm/amdkfd: fix process reference drop on debug ioctlJonathan Kim
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang
2023-09-11drm/amdgpu: Merge debug module parametersAndré Almeida
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-08-07drm/amdgpu: use doorbell mgr for kfd process doorbellsShashank Sharma
2023-07-27drm/amdkfd: fix and enable ttmp setup for gfx11Jonathan Kim
2023-07-27drm/amdgpu: Checkpoint and Restore VRAM BOs without VARamesh Errabolu
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim
2023-07-07drm/amdkfd: Access gpuvm_export_dmabuf() API to get DmabufRamesh Errabolu
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-09drm/amdkfd: potential error pointer dereference in ioctlDan Carpenter
2023-06-09drm/amdkfd: bump kfd ioctl minor version for debug api availabilityJonathan Kim
2023-06-09drm/amdkfd: add debug device snapshot operationJonathan Kim
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim
2023-06-09drm/amdkfd: add debug query exception info operationJonathan Kim
2023-06-09drm/amdkfd: add debug query event operationJonathan Kim
2023-06-09drm/amdkfd: add debug set flags 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: add debug wave launch mode operationJonathan Kim
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim
2023-06-09drm/amdkfd: add debug set exceptions enabled operationJonathan Kim
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim
2023-06-09drm/amdkfd: add send exception operationJonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim
2023-06-09drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim
2023-06-09drm/amdkfd: add debug and runtime enable interfaceJonathan Kim
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang