aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_buddy.c
AgeCommit message (Expand)Author
2024-03-06drm/buddy: fix range biasMatthew Auld
2023-04-26drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow
2023-01-18drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam
2022-04-11drm: add a check to verify the size alignmentArunpravin Paneer Selvam
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin
2022-02-22drm: implement a method to free unused pagesArunpravin
2022-02-22drm: implement top-down allocation methodArunpravin
2022-02-22drm: improve drm_buddy_alloc functionArunpravin
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin