summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
AgeCommit message (Expand)Author
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-08drm/amdgpu: fix shadow bo skip conditionNirmoy Das
2021-06-07drm/amdgpu: Fix warning of Function parameter or member not describedEric Huang
2021-06-07drm/amdgpu: fix VM handling for GART allocationsChristian König
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-04drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.cWan Jiabing
2021-06-04drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling
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: Guard against write accesses after device removalAndrey Grodzovsky
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-10drm/amdgpu: remove excess function parameterNirmoy Das
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: create shadow bo using amdgpu_bo_create_shadow()Nirmoy Das
2021-04-23drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das
2021-04-20drm/amdkfd: SVM API call to restore page tablesAlex Sierra
2021-04-20drm/amdgpu: export vm update mapping interfacePhilip Yang
2021-04-09drm/amdgpu: reserve fence slot to update page tablePhilip Yang
2021-04-09drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-09drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-03-24drm/ttm: switch to per device LRU lockChristian König
2021-03-23drm/amdgpu: revert "use the new cursor in the VM code"Christian König
2021-03-23drm/amdkfd: Fix recursive lock warningsFelix Kuehling
2021-03-23drm/amdgpu: use the new cursor in the VM codeChristian König
2021-01-21drm/ttm: device naming cleanupChristian König
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04drm/amdgpu: fix off by one in amdgpu_vm_handle_faultChristian König
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-10-26drm/amdgpu: nuke amdgpu_vm_bo_split_mapping v2Christian König
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-23drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab
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