Age | Commit message (Expand) | Author |
---|---|---|
2022-01-19 | drm: move the buddy allocator from i915 into common drm | Arunpravin |
2021-08-20 | drm/i915/buddy: add some pretty printing | Matthew Auld |
2021-07-28 | drm/i915: move i915_buddy slab to direct module init/exit | Daniel Vetter |
2021-07-22 | drm/i915: Make the kmem slab for i915_buddy_block a global | Jason Ekstrand |
2021-06-16 | drm/i915/ttm: add ttm_buddy_man | Matthew Auld |
2021-06-02 | drm/i915/ttm Initialize the ttm device and memory managers | Thomas Hellström |
2021-03-24 | drm/i915/buddy: document the unused header bits | Matthew Auld |
2020-03-06 | drm/i915/buddy: avoid double list_add | Matthew Auld |
2019-12-30 | drn/i915: Break up long i915_buddy_free_list() with a cond_resched() | Chris Wilson |
2019-09-09 | drm/i915/buddy: add missing call to i915_global_register | Matthew Auld |
2019-08-16 | drm/i915/buddy: use kmemleak_update_trace | Matthew Auld |
2019-08-16 | drm/i915/buddy: tidy up i915_buddy_fini | Matthew Auld |
2019-08-10 | drm/i915: buddy allocator | Matthew Auld |