summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_buddy.c
AgeCommit message (Expand)Author
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin
2021-07-07drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld
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-08-19drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin
2020-03-06drm/i915/selftests: try to rein in alloc_smokeMatthew Auld
2019-08-29drm/i915/selftests: cond_resched() within the longer buddy testsChris Wilson
2019-08-15drm/i915/selftest/buddy: fixup igt_buddy_alloc_rangeMatthew Auld
2019-08-10drm/i915: buddy allocatorMatthew Auld