index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_buddy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: move the buddy allocator from i915 into common drm
Arunpravin
2022-01-19
1
-466
/
+0
*
drm/i915/buddy: add some pretty printing
Matthew Auld
2021-08-20
1
-0
/
+45
*
drm/i915: move i915_buddy slab to direct module init/exit
Daniel Vetter
2021-07-28
1
-17
/
+8
*
drm/i915: Make the kmem slab for i915_buddy_block a global
Jason Ekstrand
2021-07-22
1
-10
/
+28
*
drm/i915/ttm: add ttm_buddy_man
Matthew Auld
2021-06-16
1
-0
/
+412
*
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-06-02
1
-435
/
+0
*
drm/i915/buddy: document the unused header bits
Matthew Auld
2021-03-24
1
-0
/
+3
*
drm/i915/buddy: avoid double list_add
Matthew Auld
2020-03-06
1
-1
/
+2
*
drn/i915: Break up long i915_buddy_free_list() with a cond_resched()
Chris Wilson
2019-12-30
1
-1
/
+3
*
drm/i915/buddy: add missing call to i915_global_register
Matthew Auld
2019-09-09
1
-0
/
+1
*
drm/i915/buddy: use kmemleak_update_trace
Matthew Auld
2019-08-16
1
-0
/
+2
*
drm/i915/buddy: tidy up i915_buddy_fini
Matthew Auld
2019-08-16
1
-6
/
+1
*
drm/i915: buddy allocator
Matthew Auld
2019-08-10
1
-0
/
+431