index
:
linux.git
master
Linux kernel source tree.
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
10 days
drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
Timur Kristóf
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
2026-02-23
drm/amdgpu: statically assign gart windows to ttm entities
Pierre-Eric Pelloux-Prayer
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-10
drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal
Christian König
2026-01-05
drm/amdgpu: reserve umf hole size at vram high end for gfx v12.1
Le Ma
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
2025-12-08
drm/amdgpu: pass the entity to use to ttm public functions
Pierre-Eric Pelloux-Prayer
2025-12-08
drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
Pierre-Eric Pelloux-Prayer
2025-12-08
drm/amdgpu: fix error handling in amdgpu_copy_buffer
Pierre-Eric Pelloux-Prayer
2025-12-08
drm/amdgpu: add amdgpu_ttm_job_submit helper
Pierre-Eric Pelloux-Prayer
[next]