index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-3
/
+2
2026-08-12
drm/amdgpu: skip BOs being torn down during GTT recovery
Yifan Zhang
1
-0
/
+3
2026-08-08
Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2026-08-06
drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
1
-1
/
+1
2026-08-06
drm/amdgpu: fix aperture iounmap skipped on device removal
Asad Kamal
1
-8
/
+2
2026-08-06
Revert "drm/amdgpu: fix aperture mapping leak"
Asad Kamal
1
-16
/
+19
2026-07-29
drm/amdkfd: Remove svm_bo eviction fence
Philip Yang
1
-2
/
+4
2026-07-28
drm/amdkfd: Evict SVM BOs synchronously from TTM eviction
Philip Yang
1
-0
/
+16
2026-07-28
drm/amdgpu: cap GTT size to physical RAM on APUs
Harkirat Gill
1
-0
/
+12
2026-07-28
drm/amdgpu/ttm: Use more optimal copy packet sizes for copy and fill
Timur Kristóf
1
-2
/
+25
2026-07-16
drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
Christian König
1
-5
/
+6
2026-07-15
drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
Timur Kristóf
1
-5
/
+15
2026-07-01
drm/amdgpu: Fix typo in comment
Ke Zhao
1
-1
/
+1
2026-07-01
drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
Donet Tom
1
-4
/
+6
2026-07-01
drm/amdgpu: fix aperture mapping leak
Asad Kamal
1
-20
/
+16
2026-06-17
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
1
-0
/
+18
2026-04-24
drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
1
-0
/
+3
2026-04-17
drm/amdgpu/gfx12_1: Increase reserved memory size to 150M
Alex Sierra
1
-4
/
+1
2026-04-17
drm/amdgpu: use DRM_SCHED_PRIORITY_KERNEL for all ttm entities
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2026-04-17
drm/amdgpu: split amdgpu_ttm_set_buffer_funcs_status in 2 funcs
Pierre-Eric Pelloux-Prayer
1
-86
/
+98
2026-04-17
drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
1
-13
/
+10
2026-04-17
drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
1
-68
/
+20
2026-04-17
drm/amdgpu: give ttm entities access to all the sdma scheds
Pierre-Eric Pelloux-Prayer
1
-7
/
+10
2026-04-17
drm/amdgpu: create multiple clear/move ttm entities
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2026-04-17
drm/amdgpu: only use working sdma schedulers for ttm
Pierre-Eric Pelloux-Prayer
1
-7
/
+16
2026-04-17
drm/amdgpu: pass all the sdma scheds to amdgpu_mman
Pierre-Eric Pelloux-Prayer
1
-6
/
+30
2026-04-03
drm/amdgpu: Consolidate reserve region allocations
Lijo Lazar
1
-63
/
+26
2026-04-03
drm/amdgpu: Move validation of reserve region info
Lijo Lazar
1
-16
/
+14
2026-04-03
drm/amdgpu: Add function to fill training region
Lijo Lazar
1
-26
/
+34
2026-04-03
drm/amdgpu: Add function to fill fw reserve region
Lijo Lazar
1
-29
/
+41
2026-04-03
drm/amdgpu: Group filling reserve region details
Lijo Lazar
1
-18
/
+21
2026-04-03
drm/amdgpu: Add memory training reserve-region
Lijo Lazar
1
-9
/
+6
2026-04-03
drm/amdgpu: Add host driver reserved-region
Lijo Lazar
1
-46
/
+9
2026-04-03
drm/amdgpu: Add fw vram usage reserve-region
Lijo Lazar
1
-45
/
+9
2026-04-03
drm/amdgpu: Add firmware extended reserve-region
Lijo Lazar
1
-2
/
+1
2026-04-03
drm/amdgpu: Add fw_reserved reserve-region
Lijo Lazar
1
-7
/
+5
2026-04-03
drm/amdgpu: Add stolen_reserved reserve-region
Lijo Lazar
1
-8
/
+2
2026-04-03
drm/amdgpu: Add extended stolen vga reserve-region
Lijo Lazar
1
-7
/
+2
2026-04-03
drm/amdgpu: Add stolen vga reserve-region
Lijo Lazar
1
-6
/
+4
2026-04-03
drm/amdgpu: Add reserved region ids
Lijo Lazar
1
-0
/
+58
2026-03-30
drm/amdgpu: use multiple entities in amdgpu_move_blit
Pierre-Eric Pelloux-Prayer
1
-4
/
+9
2026-03-30
drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
Pierre-Eric Pelloux-Prayer
1
-4
/
+16
2026-03-30
drm/amdgpu: allocate move entities dynamically
Pierre-Eric Pelloux-Prayer
1
-13
/
+22
2026-03-30
drm/amdgpu: allocate clear entities dynamically
Pierre-Eric Pelloux-Prayer
1
-16
/
+39
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
1
-13
/
+3
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
1
-1
/
+1
2026-02-23
drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
Pierre-Eric Pelloux-Prayer
1
-0
/
+5
2026-02-23
drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
Pierre-Eric Pelloux-Prayer
1
-5
/
+8
2026-02-23
amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entries
Pierre-Eric Pelloux-Prayer
1
-24
/
+42
2026-02-23
drm/amdgpu: add amdgpu_ttm_buffer_entity_fini func
Pierre-Eric Pelloux-Prayer
1
-35
/
+38
[next]