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
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
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-19
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
Christian König
2026-02-12
drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
Christian König
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-05
drm/amdgpu: Use 5-level paging if gmc support 57-bit VA
Philip Yang
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" c...
Oleg Nesterov
2026-02-03
drm/amdgpu: don't abuse current->group_leader
Oleg Nesterov
2026-01-14
Revert "drm/amdgpu: don't attach the tlb fence for SI"
Prike Liang
2026-01-14
Revert "drm/amdgpu: don't attach the tlb fence for SI"
Prike Liang
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
2025-12-08
drm/amdgpu: GPU vm support 5-level page table
Philip Yang
2025-12-08
drm/amdkfd: refactor rlc/gfx spm
James Zhu
2025-12-02
drm/amdgpu: Forward VMID reservation errors
Natalie Vock
2025-11-26
drm/amdgpu: attach tlb fence to the PTs update
Prike Liang
2025-11-19
drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
Timur Kristóf
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
2025-11-04
drm/amdgpu: fix possible fence leaks from job structure
Alex Deucher
2025-11-04
drm/amdgpu: grab a BO reference in vm_lock_done_list.
Christian König
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
2025-10-13
drm/amdgpu: validate userq va for GEM unmap
Prike Liang
2025-10-07
drm/amdgpu: partially revert "revert to old status lock handling v3"
Christian König
2025-10-07
drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machine
Jesse.Zhang
2025-10-07
drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_init
Jesse.Zhang
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-09-18
drm/amdgpu: revert to old status lock handling v3
Christian König
2025-09-18
drm/amdgpu: add missing comment for the new argument
Sunil Khatri
2025-09-16
drm/amdgpu: remove check for BO reservation add assert instead
Christian König
2025-09-16
drm/amdgpu: fix userq VM validation v4
Christian König
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
[next]