summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-23drm/amdgpu: use hmm_pfns instead of array of pagesSunil Khatri1-4/+4
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-9/+93
2025-09-16drm/amdgpu: revert "Implement new dummy vram manager"Christian König1-6/+9
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam1-0/+59
2025-09-15drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP HeapSrinivasan Shanmugam1-0/+9
2025-09-15drm/amdgpu: Implement TTM handling for MMIO_REMAP placementSrinivasan Shanmugam1-3/+16
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer1-11/+17
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar1-25/+31
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min1-0/+2
2025-05-13drm/amdgpu: Fix the kernel panic caused by RAS records exceed thresholdCe Sun1-0/+2
2025-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer1-1/+1
2025-02-13drm/amdkfd: use GTT for VRAM on APUs only if GTT is largerAlex Deucher1-2/+4
2025-02-13drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher1-0/+3
2025-02-13drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello1-4/+13
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-2/+6
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2025-01-10drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu1-0/+1
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma1-1/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang1-0/+1
2024-10-25drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu1-1/+3
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen1-1/+1
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min1-3/+14
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+7
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min1-1/+7
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie1-4/+5
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao1-2/+1
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-9/+79
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-09drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-1/+2
2024-05-01drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-01drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König1-22/+26
2024-04-30drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-04-30drm/amdgpu: Evict BOs from same process for contiguous allocationPhilip Yang1-1/+2
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König1-22/+26
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie1-7/+11
2024-04-27drm/amdgpu: replace tmz flag into buffer flagFrank Min1-7/+11
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard1-27/+38
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam1-2/+68
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König1-23/+38
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König1-23/+38
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-03-20drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard1-5/+4
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath1-9/+2
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond1-2/+3