aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann2025-06-301-1/+1
* drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar2025-06-301-25/+31
* drm/amdgpu: reclaim psp fw reservation memory regionFrank Min2025-06-181-0/+2
* drm/amdgpu: Fix the kernel panic caused by RAS records exceed thresholdCe Sun2025-05-131-0/+2
* drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer2025-02-251-1/+1
* drm/amdkfd: use GTT for VRAM on APUs only if GTT is largerAlex Deucher2025-02-131-2/+4
* drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher2025-02-131-0/+3
* drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello2025-02-131-4/+13
* drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák2025-02-031-2/+6
* Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-01-131-0/+1
|\
| * drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu2025-01-091-0/+1
* | Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-12-191-1/+2
|\|
| * drm/amdgpu: add initial support for gfx950Le Ma2024-12-101-1/+2
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
|/
* drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang2024-11-051-0/+1
* drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu2024-10-241-1/+3
* drm/amdgpu: fix typo in the commentYan Zhen2024-09-181-1/+1
* drm/amdgpu: restore dcc bo tilling configs while movingFrank Min2024-07-081-3/+14
* Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-06-271-1/+7
|\
| * drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min2024-06-141-1/+7
* | Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-06-111-4/+5
|\|
| * drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao2024-06-051-2/+1
| * drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer2024-05-081-1/+1
| * drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-1/+2
| * drm/amdgpu: fix doorbell regressionShashank Sharma2024-04-301-1/+1
| * drm/amdgpu: Evict BOs from same process for contiguous allocationPhilip Yang2024-04-301-1/+2
| * drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König2024-04-301-22/+26
* | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-9/+79
|\ \
| * | Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-04-301-7/+11
| |\|
| | * drm/amdgpu: replace tmz flag into buffer flagFrank Min2024-04-261-7/+11
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-04-231-27/+38
| |\|
| | * drm/amdgpu: fix visible VRAM handling during faultsChristian König2024-04-171-23/+38
| | * drm/amdgpu: remove invalid resource->start check v2Christian König2024-04-121-4/+0
| * | drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam2024-04-221-2/+68
| |/
* | drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer2024-05-101-1/+1
* | drm/amdgpu: fix doorbell regressionShashank Sharma2024-05-011-1/+1
* | drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König2024-05-011-22/+26
* | drm/amdgpu: fix visible VRAM handling during faultsChristian König2024-04-171-23/+38
* | drm/amdgpu: remove invalid resource->start check v2Christian König2024-04-171-4/+0
|/
* drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang2024-03-201-0/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-291-5/+4
|\
| * drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond2023-12-141-2/+3
| * drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher2023-11-291-3/+1
* | drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2024-01-251-9/+2
|/
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-1/+2
* drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_write'Srinivasan Shanmugam2023-08-151-1/+1
* drm/amdgpu: Remove duplicated includesGUO Zihua2023-08-151-1/+0
* drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'Srinivasan Shanmugam2023-08-151-1/+1
* drm/amdgpu: create kernel doorbell pagesShashank Sharma2023-08-071-0/+7
* drm/amdgpu: initialize ttm for doorbellsShashank Sharma2023-08-071-0/+7