summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_buddy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-143/+0
* drm/i915/buddy: add some pretty printingMatthew Auld2021-08-201-0/+8
* drm/i915: move i915_buddy slab to direct module init/exitDaniel Vetter2021-07-281-1/+2
* drm/i915: Make the kmem slab for i915_buddy_block a globalJason Ekstrand2021-07-221-1/+2
* drm/i915/ttm: add ttm_buddy_manMatthew Auld2021-06-161-0/+133
* drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-131/+0
* drm/i915/buddy: document the unused header bitsMatthew Auld2021-03-241-2/+5
* drm/i915: buddy allocatorMatthew Auld2019-08-101-0/+128