summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
AgeCommit message (Expand)Author
5 daysdrm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri
5 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
13 daysdrm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-19drm/amdgpu: handle pipeline sync without a VM fenceAlex Deucher
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher
2026-08-12drm/amdgpu: keep PRT mappings off the vm_bo state listsJesse Zhang
2026-08-12drm/amdgpu: handle GDS and SPM without a VM fenceAlex Deucher
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher
2026-07-29drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou
2026-07-28drm/amdgpu: Drop vm_manager PASID to VM mappingSrinivasan Shanmugam
2026-07-28drm/amdgpu: Resolve VM through DRM PASID ownershipSrinivasan Shanmugam
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou
2026-07-17drm/amdgpu: always emit the job vm fenceAlex Deucher
2026-07-15drm/amdgpu: always emit the job vm fenceAlex Deucher
2026-07-10Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-07-07drm/drm_exec: avoid indirect gotoChristian König
2026-07-01drm/amdgpu: Rename moved state to needs_updateNatalie Vock
2026-07-01drm/amdgpu: Only set bo->moved when the BO was actually movedNatalie Vock
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-03drm/amdgpu/userq: remove the vital queue unmap loggingSunil Khatri
2026-06-03drm/amdgpu: reserve TTM move fences slot for rearming eviction fencesPrike Liang
2026-05-28drm/amdgpu: fix amdgpu_vm_bo_reset_state_machineChristian König
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König
2026-05-19drm/amdgpu: restructure VM state machine v4Christian König
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-04-28drm/amdgpu: Move VM PTE MTYPE override to per-PTE granularityPhilip Yang
2026-04-24drm/amdgpu: fix root reservation in amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-03-17drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first useSrinivasan Shanmugam
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher
2026-03-17Revert "drm/amdgpu: revert to old status lock handling v4"Sunil Khatri
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-02-23drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission pathSrinivasan Shanmugam
2026-02-23drm/amdgpu: Make amdgpu_fence_emit() non-failing v2Srinivasan Shanmugam
2026-02-23drm/amdgpu: reorder IB schedule sequenceAlex Deucher
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer
2026-02-23dma-buf: abstract fence locking v2Christian König
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook