summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
AgeCommit message (Expand)Author
2023-03-15drm: Track clients by tgid and not tidTvrtko Ursulin
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-09drm/amdgpu: clean up some inconsistent indentingsYang Li
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-14drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-06drm/amdgpu: generally allow over-commit during BO allocationChristian König
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König
2022-11-17drm/amdgpu: fix userptr HMM range handling v2Christian König
2022-11-17drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-11-08amdgpu: use VM_ACCESS_FLAGSKefeng Wang
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Christian König
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-03-25drm/amdgpu: remove table_freed param from the VM codeChristian König
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König
2022-01-19drm/amdgpu: remove excl as shared workaroundsChristian König
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj
2021-12-28drm/amdgpu: Don't inherit GEM object VMAs in child processRajneesh Bhardwaj
2021-11-24drm/amdgpu: update the domain flags for dumb buffer creationEvan Quan
2021-11-17drm/amdgpu: use generic fb helpers instead of setting up AMD own's.Evan Quan
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-08-31drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang
2021-08-02Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-16drm/amdgpu: workaround failed COW checks for Thunk VMAsFelix Kuehling
2021-07-13Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-04drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-09drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann