aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_buddy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-07drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld1-4/+2
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld1-0/+789
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-789/+0
2021-03-24drm/i915/buddy: document the unused header bitsMatthew Auld1-0/+48
2020-08-19drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin1-8/+10
2020-03-06drm/i915/selftests: try to rein in alloc_smokeMatthew Auld1-5/+20
2019-08-29drm/i915/selftests: cond_resched() within the longer buddy testsChris Wilson1-0/+4
2019-08-15drm/i915/selftest/buddy: fixup igt_buddy_alloc_rangeMatthew Auld1-0/+1
2019-08-10drm/i915: buddy allocatorMatthew Auld1-0/+719