summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König
2026-01-05drm/amdgpu: reserve umf hole size at vram high end for gfx v12.1Le Ma
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-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-12-08drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2Srinivasan Shanmugam
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-12-02drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-11drm/amdgpu/ttm: Use GART helper to map VRAM pages (v2)Timur Kristóf
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin
2025-10-20drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOVEllen Pan
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri
2025-10-13drm/amdgpu: Reserve discovery TMR only if neededLijo Lazar
2025-10-13drm/amdgpu: Add amdgpu_discovery_infoLijo Lazar
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-15drm/amdgpu: revert "Implement new dummy vram manager"Christian König
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam
2025-09-15drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP HeapSrinivasan Shanmugam
2025-09-15drm/amdgpu: Implement TTM handling for MMIO_REMAP placementSrinivasan Shanmugam
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min
2025-05-13drm/amdgpu: Fix the kernel panic caused by RAS records exceed thresholdCe Sun
2025-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer
2025-02-12drm/amdkfd: use GTT for VRAM on APUs only if GTT is largerAlex Deucher
2025-02-12drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher
2025-02-12drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie