summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_buddy.c
AgeCommit message (Expand)Author
2021-08-20drm/i915/buddy: add some pretty printingMatthew Auld
2021-07-28drm/i915: move i915_buddy slab to direct module init/exitDaniel Vetter
2021-07-22drm/i915: Make the kmem slab for i915_buddy_block a globalJason Ekstrand
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-03-24drm/i915/buddy: document the unused header bitsMatthew Auld
2020-03-06drm/i915/buddy: avoid double list_addMatthew Auld
2019-12-30drn/i915: Break up long i915_buddy_free_list() with a cond_resched()Chris Wilson
2019-09-09drm/i915/buddy: add missing call to i915_global_registerMatthew Auld
2019-08-16drm/i915/buddy: use kmemleak_update_traceMatthew Auld
2019-08-16drm/i915/buddy: tidy up i915_buddy_finiMatthew Auld
2019-08-10drm/i915: buddy allocatorMatthew Auld