summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
AgeCommit message (Expand)Author
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König
2024-09-10drm/amdgpu: fix a race in kfd_mem_export_dmabuf()Al Viro
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: kfd_bo_mapped_dev support partitionPhilip Yang
2024-06-05drm/amdgpu: Estimate RAS reservation when report capacity v2Hawking Zhang
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher
2024-05-17drm/kfd: Correct pinned buffer handling at kfd restore and validate processXiaogang Chen
2024-05-13drm/amdkfd: Remove arbitrary timeout for hmm_range_faultPhilip Yang
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu
2024-05-02drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu
2024-04-30drm/amdkfd: Evict BO itself for contiguous allocationPhilip Yang
2024-04-30drm/amdgpu: Support contiguous VRAM allocationPhilip Yang
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi
2024-04-18drm/amdkfd: make sure VM is ready for updating operationsLang Yu
2024-04-18drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-03-20drm/amdgpu: Handle duplicate BOs during process restoreMukul Joshi
2024-02-28amd/amdkfd: remove unused parameterEric Huang
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling
2023-12-10drm/exec: Pass in initial # of objectsRob Clark
2023-11-29drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling
2023-11-17drm/amdgpu: update mappings not managed by KFDFelix Kuehling
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-03drm/amdgpu: Attach eviction fence on allocFelix Kuehling
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König
2023-10-13drm/amdgpu: Correctly use bo_va->ref_count in compute VMsXiaogang Chen
2023-10-04drm/amdgpu: Rework KFD memory max limitsRajneesh Bhardwaj
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang
2023-09-20drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis
2023-08-30drm/amdkfd: Share the original BO for GTT mappingPhilip Yang
2023-08-15drm/amdgpu: Remove duplicated includesGUO Zihua
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König
2023-07-10drm/amdgpu: avoid restore process run into dead loop.gaba
2023-06-09drm/amdgpu: Fix missing parameter desc for 'xcp_id' in amdgpu_amdkfd_reserve_...Srinivasan Shanmugam
2023-06-09drm/amdgpu: Fix create_dmamap_sg_bo kdoc warningsSrinivasan Shanmugam
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang
2023-06-09drm/amdkfd: Alloc memory of GPU support memory partitionPhilip Yang
2023-06-09drm/amdgpu: Add memory partition mem_id to amdgpu_boPhilip Yang