aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-15drm/amdgpu: Use spinlock_irqsave for pasid_lockFelix Kuehling1-4/+5
2021-06-15drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das1-1/+1
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das1-89/+75
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-9/+10
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-12/+12
2021-06-08drm/amdgpu: fix shadow bo skip conditionNirmoy Das1-1/+1
2021-06-07drm/amdgpu: Fix warning of Function parameter or member not describedEric Huang1-0/+1
2021-06-07drm/amdgpu: fix VM handling for GART allocationsChristian König1-2/+2
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-6/+5
2021-06-04drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.cWan Jiabing1-1/+1
2021-06-04drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang1-5/+5
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-61/+105
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König1-6/+6
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang1-2/+5
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das1-14/+20
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das1-47/+76
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das1-0/+5
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-91/+98
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling1-1/+2
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-41/+28
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-52/+72
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky1-1/+6
2021-05-19drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang1-4/+10
2021-05-19drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König1-37/+18
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+6
2021-05-10drm/amdgpu: remove excess function parameterNirmoy Das1-1/+0
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun1-0/+45
2021-04-28drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König1-0/+6
2021-04-23drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König1-0/+6
2021-04-23drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()Nirmoy Das1-24/+45
2021-04-23drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das1-13/+3
2021-04-20drm/amdkfd: SVM API call to restore page tablesAlex Sierra1-5/+15
2021-04-20drm/amdgpu: export vm update mapping interfacePhilip Yang1-9/+9
2021-04-09drm/amdgpu: reserve fence slot to update page tablePhilip Yang1-2/+8
2021-04-09drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-09drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das1-0/+1
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-4/+4
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter1-3/+3
2021-03-24drm/ttm: switch to per device LRU lockChristian König1-4/+4
2021-03-23drm/amdgpu: revert "use the new cursor in the VM code"Christian König1-18/+37
2021-03-23drm/amdkfd: Fix recursive lock warningsFelix Kuehling1-3/+3
2021-03-23drm/amdgpu: use the new cursor in the VM codeChristian König1-37/+18
2021-01-21drm/ttm: device naming cleanupChristian König1-4/+4
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König1-1/+3
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-106/+178
2020-11-04drm/amdgpu: fix off by one in amdgpu_vm_handle_faultChristian König1-1/+1
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-6/+3
2020-10-26drm/amdgpu: nuke amdgpu_vm_bo_split_mapping v2Christian König1-103/+79
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König1-5/+2