index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ring_mux.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-08-16
drm/amdgpu: Return earlier in amdgpu_sw_ring_ib_end if mcbp is off
Soham Dandapat
2024-02-22
drm/amdgpu: Simplify the allocation of mux_chunk slab caches
Kunwu Chan
2023-08-16
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
2023-06-23
drm/amdgpu: Skip mark offset for high priority rings
Jiadong Zhu
2023-06-09
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu
2022-12-06
drm/amdgpu: Make amdgpu_ring_mux functions as static
Jiadong Zhu
2022-12-02
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-12-02
drm/amdgpu: Add software ring callbacks for gfx9 (v8)
Jiadong.Zhu
2022-12-02
drm/amdgpu: Introduce gfx software ring (v9)
Jiadong.Zhu