aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_buddy.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/selftests: add drm buddy alloc range testcaseGravatar Arunpravin 1-0/+3
2022-02-22drm: implement a method to free unused pagesGravatar Arunpravin 1-0/+4
2022-02-22drm: implement top-down allocation methodGravatar Arunpravin 1-0/+1
2022-02-22drm: improve drm_buddy_alloc functionGravatar Arunpravin 1-6/+7
2022-01-19drm: move the buddy allocator from i915 into common drmGravatar Arunpravin 1-0/+150