index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_buddy.c
Age
Commit message (
Expand
)
Author
2024-02-28
drm/buddy: check range allocation matches alignment
Matthew Auld
2024-02-28
drm/buddy: fix range bias
Matthew Auld
2024-02-16
drm/buddy: Modify duplicate list_splice_tail call
Arunpravin Paneer Selvam
2024-02-14
drm/buddy: Fix alloc_range() error handling code
Arunpravin Paneer Selvam
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-11
drm/buddy: Improve contiguous memory allocation
Arunpravin Paneer Selvam
2023-08-09
drm/buddy: Fix drm buddy info output format
Ma Jun
2023-03-29
drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
David Gow
2023-01-12
drm: Optimize drm buddy top-down allocation method
Arunpravin Paneer Selvam
2022-04-11
drm: add a check to verify the size alignment
Arunpravin Paneer Selvam
2022-02-23
drm/selftests: add drm buddy alloc range testcase
Arunpravin
2022-02-22
drm: implement a method to free unused pages
Arunpravin
2022-02-22
drm: implement top-down allocation method
Arunpravin
2022-02-22
drm: improve drm_buddy_alloc function
Arunpravin
2022-01-19
drm: move the buddy allocator from i915 into common drm
Arunpravin