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