summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_buddy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam2024-08-081-0/+2
* Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-271-3/+3
|\
| * drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-3/+3
* | 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