summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
AgeCommit message (Expand)Author
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
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-23drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-07drm/amdgpu: make sure userptr ttm is allocatedChristian König
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-14drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan