Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: move the buddy allocator from i915 into common drm | Arunpravin | 2022-01-19 | 1 | -787/+0 |
* | drm/i915/selftests: fix smatch warning in igt_check_blocks | Matthew Auld | 2021-07-07 | 1 | -4/+2 |
* | drm/i915/ttm: add ttm_buddy_man | Matthew Auld | 2021-06-16 | 1 | -0/+789 |
* | drm/i915/ttm Initialize the ttm device and memory managers | Thomas Hellström | 2021-06-02 | 1 | -789/+0 |
* | drm/i915/buddy: document the unused header bits | Matthew Auld | 2021-03-24 | 1 | -0/+48 |
* | drm/i915/selftests: Avoid passing a random 0 into ilog2 | George Spelvin | 2020-08-19 | 1 | -8/+10 |
* | drm/i915/selftests: try to rein in alloc_smoke | Matthew Auld | 2020-03-06 | 1 | -5/+20 |
* | drm/i915/selftests: cond_resched() within the longer buddy tests | Chris Wilson | 2019-08-29 | 1 | -0/+4 |
* | drm/i915/selftest/buddy: fixup igt_buddy_alloc_range | Matthew Auld | 2019-08-15 | 1 | -0/+1 |
* | drm/i915: buddy allocator | Matthew Auld | 2019-08-10 | 1 | -0/+719 |