index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_ttm_buddy_manager.c
Age
Commit message (
Expand
)
Author
2024-04-22
drm/buddy: Implement tracking clear page feature
Arunpravin Paneer Selvam
2023-09-11
drm/i915: Move the size computations to drm buddy
Arunpravin Paneer Selvam
2023-02-24
drm/i915/ttm: remove the virtualized start hack
Matthew Auld
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-08-22
drm/i915: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2022-07-01
drm/i915/uapi: expose the avail tracking
Matthew Auld
2022-04-21
drm/i915/buddy: sanity check the size
Matthew Auld
2022-03-16
drm/i915/ttm: wire up the object offset
Matthew Auld
2022-03-01
drm/i915/selftests: exercise mmap migration
Matthew Auld
2022-02-28
drm/i915/buddy: tweak 2big check
Matthew Auld
2022-02-28
drm/i915/buddy: adjust res->start
Matthew Auld
2022-02-28
drm/i915/buddy: track available visible size
Matthew Auld
2022-02-22
drm: implement a method to free unused pages
Arunpravin
2022-02-22
drm: implement top-down allocation method
Arunpravin
2022-02-22
drm: improve drm_buddy_alloc function
Arunpravin
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
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-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
2021-06-16
drm/i915/ttm: add ttm_buddy_man
Matthew Auld