summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_buddy.h
Commit message (Expand)AuthorAgeFilesLines
* drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam2024-04-221-2/+14
* drm/buddy: Improve contiguous memory allocationArunpravin Paneer Selvam2023-09-111-3/+3
* drm/selftests: add drm buddy alloc range testcaseArunpravin2022-02-231-0/+3
* drm: implement a method to free unused pagesArunpravin2022-02-221-0/+4
* drm: implement top-down allocation methodArunpravin2022-02-221-0/+1
* drm: improve drm_buddy_alloc functionArunpravin2022-02-221-6/+7
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-0/+150