index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.c
Age
Commit message (
Expand
)
Author
5 days
drm/amdgpu: fix Idle BOs list in VM debugfs status info
Sunil Khatri
5 days
drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFT
Sunil Khatri
13 days
drm/amdgpu: clamp the isolation index for rings outside a partition
Xiang Liu
2026-08-24
Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-19
drm/amdgpu: handle pipeline sync without a VM fence
Alex Deucher
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
2026-08-12
drm/amdgpu: keep PRT mappings off the vm_bo state lists
Jesse Zhang
2026-08-12
drm/amdgpu: handle GDS and SPM without a VM fence
Alex Deucher
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
2026-07-29
drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
Timur Kristóf
2026-07-28
drm/amdgpu: skip clearing empty freed VM list on GEM close
Bob Zhou
2026-07-28
drm/amdgpu: Drop vm_manager PASID to VM mapping
Srinivasan Shanmugam
2026-07-28
drm/amdgpu: Resolve VM through DRM PASID ownership
Srinivasan Shanmugam
2026-07-28
drm/amdgpu: skip clearing empty freed VM list on GEM close
Bob Zhou
2026-07-17
drm/amdgpu: always emit the job vm fence
Alex Deucher
2026-07-15
drm/amdgpu: always emit the job vm fence
Alex Deucher
2026-07-10
Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-07-10
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-07-08
drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
Shahyan Soltani
2026-07-08
drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
Shahyan Soltani
2026-07-07
drm/drm_exec: avoid indirect goto
Christian König
2026-07-01
drm/amdgpu: Rename moved state to needs_update
Natalie Vock
2026-07-01
drm/amdgpu: Only set bo->moved when the BO was actually moved
Natalie Vock
2026-06-17
drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
Mikhail Gavrilov
2026-06-03
drm/amdgpu/userq: remove the vital queue unmap logging
Sunil Khatri
2026-06-03
drm/amdgpu: reserve TTM move fences slot for rearming eviction fences
Prike Liang
2026-05-28
drm/amdgpu: fix amdgpu_vm_bo_reset_state_machine
Christian König
2026-05-27
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2026-05-19
drm/amdgpu: restructure VM state machine v4
Christian König
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
2026-04-28
drm/amdgpu: Move VM PTE MTYPE override to per-PTE granularity
Philip Yang
2026-04-24
drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
2026-04-03
drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
2026-04-03
drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
Sunil Khatri
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
2026-03-23
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
2026-03-17
drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first use
Srinivasan Shanmugam
2026-03-17
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
2026-03-17
Revert "drm/amdgpu: revert to old status lock handling v4"
Sunil Khatri
2026-03-16
Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-03-11
drm/amdgpu: revert to old status lock handling v4
Christian König
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-02-23
drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path
Srinivasan Shanmugam
2026-02-23
drm/amdgpu: Make amdgpu_fence_emit() non-failing v2
Srinivasan Shanmugam
2026-02-23
drm/amdgpu: reorder IB schedule sequence
Alex Deucher
2026-02-23
drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
Pierre-Eric Pelloux-Prayer
2026-02-23
dma-buf: abstract fence locking v2
Christian König
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[next]