summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
AgeCommit message (Expand)Author
2022-02-07drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König
2021-08-24drm/amdkfd: check access permisson to restore retry faultPhilip Yang
2021-08-02Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-28Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang
2021-07-13Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang
2021-07-13Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang
2021-07-08drm/amdgpu: separate out vm pasid assignmentNirmoy Das
2021-07-08drm/amdgpu: use xarray for storing pasid in vmNirmoy Das
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das
2021-06-04drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang
2021-05-19drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun
2021-04-28drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König
2021-04-23drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König
2021-04-23drm/amdgpu: remove unused vm context flagsNirmoy Das
2021-04-23drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das
2021-04-20drm/amdgpu: export vm update mapping interfacePhilip Yang
2020-12-01drm/amdgpu: increase reserved VRAM size to 8MBLikun Gao
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-23drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)Likun Gao
2020-10-16drm/amdgpu: add a list in VM for BOs in the done stateMihir Bhogilal Patel
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel
2020-09-22drm/amd: fix typoes in commentsBernard Zhao
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-04-28drm/amdgpu: add new unlocked flag for PTE updatesChristian König
2020-04-28drm/amdgpu: rename direct to immediate for VM updatesChristian König
2020-04-28drm/amdgpu: define the TMZ bit for the PTEAlex Deucher
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König
2020-01-16drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das
2019-12-09drm/amdgpu: add VM eviction lock v3Christian König
2019-12-09drm/amdgpu: stop adding VM updates fences to the resv objChristian König
2019-12-09drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König
2019-11-22drm/amdgpu: add flag to indicate amdgpu vm contextAlex Sierra
2019-09-16drm/amdgpu: add graceful VM fault handling v3Christian König
2019-09-16drm/amdgpu: allow direct submission of PDE updates v2Christian König
2019-09-16drm/amdgpu: allow direct submission in the VM backends v2Christian König
2019-09-16drm/amdgpu: split the VM entity into direct and delayedChristian König