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