summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar1-6/+0
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar1-6/+0
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar1-3/+0
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar1-1/+0
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar1-4/+0
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar1-2/+0
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar1-2/+0
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar1-0/+31
2026-03-30drm/amdgpu: use multiple entities in amdgpu_move_blitPierre-Eric Pelloux-Prayer1-0/+1
2026-03-30drm/amdgpu: round robin through clear_entities in amdgpu_fill_bufferPierre-Eric Pelloux-Prayer1-0/+2
2026-03-30drm/amdgpu: allocate move entities dynamicallyPierre-Eric Pelloux-Prayer1-1/+2
2026-03-30drm/amdgpu: allocate clear entities dynamicallyPierre-Eric Pelloux-Prayer1-1/+2
2026-02-23drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZEPierre-Eric Pelloux-Prayer1-1/+1
2026-02-23amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWSPierre-Eric Pelloux-Prayer1-1/+0
2026-02-23amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer1-0/+1
2026-02-23drm/amdgpu: add amdgpu_gtt_node_to_byte_offset helperPierre-Eric Pelloux-Prayer1-0/+8
2026-02-23drm/amdgpu: statically assign gart windows to ttm entitiesPierre-Eric Pelloux-Prayer1-3/+18
2026-01-08drm/amdgpu: Add helper to alloc GART entriesPhilip Yang1-0/+6
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer1-7/+9
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer1-4/+8
2025-12-08drm/amdgpu: remove the ring param from ttm functionsPierre-Eric Pelloux-Prayer1-1/+1
2025-12-08drm/amdgpu: remove direct_submit arg from amdgpu_copy_bufferPierre-Eric Pelloux-Prayer1-1/+1
2025-12-08drm/amdgpu: Map/Unmap MMIO_REMAP as BAR register window; add TTM sg helpers; ...Srinivasan Shanmugam1-0/+9
2025-10-21drm/amdgpu: Remove unused members in amdgpu_mmanLijo Lazar1-3/+0
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri1-3/+4
2025-10-13drm/amdgpu: make non-NULL out fence mandatoryPierre-Eric Pelloux-Prayer1-6/+0
2025-10-13drm/amdgpu: clean up amdgpu hmm range functionsSunil Khatri1-13/+0
2025-10-13drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pagesSunil Khatri1-2/+2
2025-09-23drm/amdgpu: use hmm_pfns instead of array of pagesSunil Khatri1-3/+2
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2025-09-09drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP PlacementSrinivasan Shanmugam1-1/+2
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer1-1/+2
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+1
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min1-0/+1
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-0/+2
2024-12-19drm/amdgpu: track bo memory stats at runtimeYunxiang Li1-2/+2
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin1-0/+1
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min1-0/+11
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min1-1/+2
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+3
2024-04-27drm/amdgpu: replace tmz flag into buffer flagFrank Min1-1/+3
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+3
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam1-2/+3
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König1-0/+3
2023-08-08drm/amdgpu: accommodate DOMAIN/PL_DOORBELLAlex Deucher1-0/+1
2023-08-08drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam1-0/+3
2023-06-15drm/amdgpu: Rename DRM schedulers in amdgpu TTMMukul Joshi1-4/+4
2023-06-09drm/amdgpu: Add a low priority scheduler for VRAM clearingMukul Joshi1-1/+4