summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)AuthorLines
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar-25/+31
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min-0/+2
2025-05-13drm/amdgpu: Fix the kernel panic caused by RAS records exceed thresholdCe Sun-0/+2
2025-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer-1/+1
2025-02-12drm/amdkfd: use GTT for VRAM on APUs only if GTT is largerAlex Deucher-2/+4
2025-02-12drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher-0/+3
2025-02-12drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello-4/+13
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák-2/+6
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+1
2025-01-09drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu-0/+1
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+2
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma-1/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-1/+1
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang-0/+1
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu-1/+3
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen-1/+1
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min-3/+14
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+7
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min-1/+7
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+5
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao-2/+1
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-9/+79
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer-1/+1
2024-05-08drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer-1/+1
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang-1/+2
2024-04-30drm/amdgpu: fix doorbell regressionShashank Sharma-1/+1
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-22/+26
2024-04-30drm/amdgpu: fix doorbell regressionShashank Sharma-1/+1
2024-04-30drm/amdgpu: Evict BOs from same process for contiguous allocationPhilip Yang-1/+2
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-22/+26
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-7/+11
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min-7/+11
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-27/+38
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam-2/+68
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König-23/+38
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König-4/+0
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König-23/+38
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König-4/+0
2024-03-20drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang-0/+1
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-5/+4
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath-9/+2
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond-2/+3
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher-3/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-1/+2
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_write'Srinivasan Shanmugam-1/+1
2023-08-15drm/amdgpu: Remove duplicated includesGUO Zihua-1/+0
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'Srinivasan Shanmugam-1/+1
2023-08-07drm/amdgpu: create kernel doorbell pagesShashank Sharma-0/+7
2023-08-07drm/amdgpu: initialize ttm for doorbellsShashank Sharma-0/+7