summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_buddy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-787/+0
* drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld2021-07-071-4/+2
* drm/i915/ttm: add ttm_buddy_manMatthew Auld2021-06-161-0/+789
* drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-789/+0
* drm/i915/buddy: document the unused header bitsMatthew Auld2021-03-241-0/+48
* drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin2020-08-191-8/+10
* drm/i915/selftests: try to rein in alloc_smokeMatthew Auld2020-03-061-5/+20
* drm/i915/selftests: cond_resched() within the longer buddy testsChris Wilson2019-08-291-0/+4
* drm/i915/selftest/buddy: fixup igt_buddy_alloc_rangeMatthew Auld2019-08-151-0/+1
* drm/i915: buddy allocatorMatthew Auld2019-08-101-0/+719