summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
AgeCommit message (Expand)Author
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
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher
2025-12-08drm/amdgpu: GPU vm support 5-level page tablePhilip Yang
2025-12-08drm/amdkfd: refactor rlc/gfx spmJames Zhu
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-14drm/amdgpu: avoid memory allocation in the critical code path v3Christian König
2025-11-04drm/amdgpu: fix possible fence leaks from job structureAlex Deucher
2025-11-04drm/amdgpu: grab a BO reference in vm_lock_done_list.Christian König
2025-10-13drm/amdgpu: clean up and unify hw fence handlingAlex Deucher
2025-10-13drm/amdgpu: validate userq va for GEM unmapPrike Liang
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-18drm/amdgpu: revert to old status lock handling v3Christian König
2025-09-18drm/amdgpu: add missing comment for the new argumentSunil Khatri
2025-09-16drm/amdgpu: remove check for BO reservation add assert insteadChristian König
2025-09-16drm/amdgpu: fix userq VM validation v4Christian König
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-05Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie