index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
1
-4
/
+4
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-9
/
+93
2025-09-16
drm/amdgpu: revert "Implement new dummy vram manager"
Christian König
1
-6
/
+9
2025-09-15
drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
Srinivasan Shanmugam
1
-0
/
+59
2025-09-15
drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
Srinivasan Shanmugam
1
-0
/
+9
2025-09-15
drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
Srinivasan Shanmugam
1
-3
/
+16
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
1
-11
/
+17
2025-06-30
drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2025-06-30
drm/amdgpu: Convert from DRM_* to dev_*
Lijo Lazar
1
-25
/
+31
2025-06-18
drm/amdgpu: reclaim psp fw reservation memory region
Frank Min
1
-0
/
+2
2025-05-13
drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
Ce Sun
1
-0
/
+2
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-02-13
drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger
Alex Deucher
1
-2
/
+4
2025-02-13
drm/amdkfd: add a new flag to manage where VRAM allocations go
Alex Deucher
1
-0
/
+3
2025-02-13
drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on use
Mario Limonciello
1
-4
/
+13
2025-02-03
drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
Marek Olšák
1
-2
/
+6
2025-01-13
Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+1
2025-01-10
drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()
Jiang Liu
1
-0
/
+1
2024-12-20
Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+2
2024-12-10
drm/amdgpu: add initial support for gfx950
Le Ma
1
-1
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-05
drm/amdgpu: set the right AMDGPU sg segment limitation
Prike Liang
1
-0
/
+1
2024-10-25
drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
Lang Yu
1
-1
/
+3
2024-09-18
drm/amdgpu: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-07-08
drm/amdgpu: restore dcc bo tilling configs while moving
Frank Min
1
-3
/
+14
2024-06-27
Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+7
2024-06-14
drm/amdgpu: add sdma 7.0 support for copy dcc buffer
Frank Min
1
-1
/
+7
2024-06-11
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-4
/
+5
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10
Shane Xiao
1
-2
/
+1
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-9
/
+79
2024-05-10
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Michel Dänzer
1
-1
/
+1
2024-05-09
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Michel Dänzer
1
-1
/
+1
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-1
/
+2
2024-05-01
drm/amdgpu: fix doorbell regression
Shashank Sharma
1
-1
/
+1
2024-05-01
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
1
-22
/
+26
2024-04-30
drm/amdgpu: fix doorbell regression
Shashank Sharma
1
-1
/
+1
2024-04-30
drm/amdgpu: Evict BOs from same process for contiguous allocation
Philip Yang
1
-1
/
+2
2024-04-30
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
1
-22
/
+26
2024-04-30
Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-7
/
+11
2024-04-27
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-7
/
+11
2024-04-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-27
/
+38
2024-04-22
drm/amdgpu: Enable clear page functionality
Arunpravin Paneer Selvam
1
-2
/
+68
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
1
-23
/
+38
2024-04-17
drm/amdgpu: remove invalid resource->start check v2
Christian König
1
-4
/
+0
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
1
-23
/
+38
2024-04-12
drm/amdgpu: remove invalid resource->start check v2
Christian König
1
-4
/
+0
2024-03-20
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Philip Yang
1
-0
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-5
/
+4
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
1
-9
/
+2
2023-12-14
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Wang, Beyond
1
-2
/
+3
[next]