summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
AgeCommit message (Expand)AuthorLines
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer-1/+8
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2025-12-08drm/amdgpu: Map/Unmap MMIO_REMAP as BAR register window; add TTM sg helpers; ...Srinivasan Shanmugam-0/+18
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-0/+12
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak-0/+12
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak-0/+12
2025-11-04drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_sharedPierre-Eric Pelloux-Prayer-0/+7
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie-3/+33
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie-0/+12
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann-2/+32
2025-08-13Revert "drm/amdgpu: Use dma_buf from GEM object instance"Thomas Zimmermann-1/+1
2025-06-30drm/amdgpu: Use dma_buf from GEM object instanceThomas Zimmermann-1/+1
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2025-05-01drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling-0/+5
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling-1/+29
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling-5/+12
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling-1/+4
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König-7/+18
2025-04-07drm/amdgpu/dma_buf: fix page_link checkMatthew Auld-1/+1
2024-12-19drm/amdgpu: track bo memory stats at runtimeYunxiang Li-0/+3
2024-12-19drm/amdgpu: remove unused function parameterYunxiang Li-1/+1
2024-06-14drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König-34/+0
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin-2/+1
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling-0/+4
2023-11-17drm/amdgpu: add amdgpu runpm usage trace for separate funcsPrike Liang-0/+4
2023-11-03drm/amdkfd: Improve amdgpu_vm_handle_movedFelix Kuehling-1/+1
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-1/+4
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling-1/+4
2023-09-20drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis-0/+1
2023-06-09drm/amdgpu: Add memory partition mem_id to amdgpu_boPhilip Yang-1/+1
2023-06-09drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.cSrinivasan Shanmugam-1/+1
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König-0/+1
2022-11-09drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling-1/+3
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar-1/+1
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar-1/+1
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König-13/+1
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3/+0
2021-12-17drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König-1/+1
2021-12-09drm/amdgpu: don't skip runtime pm get on A+A configChristian König-3/+0
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-65/+0
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-54/+9
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König-1/+13
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König-65/+0
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das-1/+1
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König-1/+1
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König-1/+1
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König-5/+6
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann-46/+0
2021-04-15drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S...Ramesh Errabolu-2/+2
2021-03-23drm/amdgpu: Set GTT_USWC flag to enable freesync v2Shashank Sharma-3/+11