aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/drm_buddy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11drm/buddy: Improve contiguous memory allocationArunpravin Paneer Selvam1-3/+3
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin1-0/+3
2022-02-22drm: implement a method to free unused pagesArunpravin1-0/+4
2022-02-22drm: implement top-down allocation methodArunpravin1-0/+1
2022-02-22drm: improve drm_buddy_alloc functionArunpravin1-6/+7
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin1-0/+150