aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang2021-07-131-5/+5
* Revert "drm/amdgpu: Fix warning of Function parameter or member not described"Eric Huang2021-07-131-1/+0
* drm/amdgpu: separate out vm pasid assignmentNirmoy Das2021-07-081-24/+4
* drm/amdgpu: use xarray for storing pasid in vmNirmoy Das2021-07-081-80/+69
* drm/amdgpu: Use spinlock_irqsave for pasid_lockFelix Kuehling2021-06-151-4/+5
* drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das2021-06-151-1/+1
* drm/amdgpu: remove amdgpu_vm_ptNirmoy Das2021-06-151-89/+75
* Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-101-9/+10
|\
| * drm/amdgpu: fix shadow bo skip conditionNirmoy Das2021-06-081-1/+1
| * drm/amdgpu: Fix warning of Function parameter or member not describedEric Huang2021-06-071-0/+1
| * drm/amdgpu: fix VM handling for GART allocationsChristian König2021-06-071-2/+2
| * drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.cWan Jiabing2021-06-041-1/+1
| * drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang2021-06-041-5/+5
* | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-06-101-12/+12
|\ \ | |/ |/|
| * dma-buf: drop the _rcu postfix on function names v3Christian König2021-06-061-6/+5
| * drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-021-6/+6
* | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-031-61/+105
|\ \ | |/ |/|
| * drm/amdgpu: Fix a bug on flag table_freedEric Huang2021-06-021-2/+5
| * drm/amdgpu: do not allocate entries separatelyNirmoy Das2021-06-021-14/+20
| * drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das2021-06-021-47/+76
| * drm/amdgpu: move shadow bo validation to VM codeNirmoy Das2021-06-021-0/+5
| * drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling2021-05-211-1/+2
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-91/+98
|\|
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-41/+28
| |\
| | * drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang2021-05-201-4/+10
| | * drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König2021-05-201-37/+18
| * | Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-52/+72
| |\|
| | * drm/amdgpu: remove excess function parameterNirmoy Das2021-05-101-1/+0
| | * drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-231-0/+6
| | * drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()Nirmoy Das2021-04-231-24/+45
| | * drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das2021-04-231-13/+3
| | * drm/amdkfd: SVM API call to restore page tablesAlex Sierra2021-04-211-5/+15
| | * drm/amdgpu: export vm update mapping interfacePhilip Yang2021-04-211-9/+9
* | | drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky2021-05-201-1/+6
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-0/+6
|\ \
| * | drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-291-0/+6
| |/
* / drm/amdgpu: Add show_fdinfo() interfaceRoy Sun2021-05-051-0/+45
|/
* drm/amdgpu: reserve fence slot to update page tablePhilip Yang2021-04-091-2/+8
* drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao2021-04-091-4/+4
* drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-04-091-1/+1
* drm/amdgpu: allow variable BO struct creationNirmoy Das2021-04-091-0/+1
* Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-04-071-4/+4
|\
| * drm/ttm: switch to per device LRU lockChristian König2021-03-241-4/+4
* | Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-03-261-3/+3
|\ \ | |/ |/|
| * drm/amdgpu: revert "use the new cursor in the VM code"Christian König2021-03-241-18/+37
| * drm/amdkfd: Fix recursive lock warningsFelix Kuehling2021-03-241-3/+3
| * drm/amdgpu: use the new cursor in the VM codeChristian König2021-03-241-37/+18
* | drm/ttm: device naming cleanupChristian König2021-01-211-4/+4
|/
* drm/ttm: cleanup LRU handling furtherChristian König2020-12-151-1/+3
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-106/+178
|\