summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
AgeCommit message (Expand)Author
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-11drm/ttm: nuke memory type flagsChristian 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-17drm/amdgpu: fix amdgpu_bo_release_notify() comment errorKevin Wang
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie
2020-08-04drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-25drm/amdgpu: move ttm bo->offset to amdgpu_boNirmoy Das
2020-04-28drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameterAaron Liu
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-02-27drm/amdgpu: implement amdgpu_gem_prime_move_notify v2Christian König
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann
2019-10-15drm/amdgpu: fix potential VM faultsChristian König
2019-10-03drm/amdgpu: once more fix amdgpu_bo_create_kernel_atChristian König
2019-09-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2019-09-16drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page faultChristian König
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-21drm/amdgpu/psp: move TMR to cpu invisible vram regionTianci.Yin
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-08-02drm/amdgpu: Implement VRAM wipe on releaseFelix Kuehling
2019-07-31drm/amdgpu: Fill out gem_object->resvDaniel Vetter
2019-07-30drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWCAndrey Grodzovsky
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: Add GDDR6 in vram_name arraryHawking Zhang
2019-06-11drm/amdgpu: create GDS, GWS and OA in system domainChristian König
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-04-19drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parentwentalou
2019-02-13drm/amdgpu: Add helper to wait for BO fences using a sync objectFelix Kuehling
2019-02-01drm/amdgpu: clean up memory/GDS/GWS/OA alignment codeMarek Olšák
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling
2018-12-03drm/amdgpu: remove amdgpu_bo_backup_to_shadowChristian König
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König