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