aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/huge_pages.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-13drm/i915/selftests: scrub 64KMatthew Auld1-0/+3
2018-05-04drm/i915: Lazily unbind vma on closeChris Wilson1-1/+1
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-3/+3
2018-02-16drm: move read_domains and write_domain into i915Christian König1-4/+4
2017-12-18drm/i915: prefer i915_gem_object_has_pages()Matthew Auld1-1/+1
2017-11-24drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson1-0/+2
2017-11-23drm/i915/selftests: test descending addressesMatthew Auld1-53/+70
2017-11-23drm/i915/selftests: rein in igt_write_hugeMatthew Auld1-45/+66
2017-11-20drm/i915: Automatic i915_switch_context for legacyChris Wilson1-7/+3
2017-11-20drm/i915: Pull the unconditional GPU cache invalidation into request constructionChris Wilson1-4/+0
2017-11-07drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson1-0/+3
2017-10-17drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson1-2/+2
2017-10-10drm/i915/selftests: ditch the kernel contextMatthew Auld1-19/+38
2017-10-09drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld1-9/+9
2017-10-07drm/i915/selftests: huge page testsMatthew Auld1-0/+1715