summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/huge_pages.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-141-1/+1
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-23/+27
* drm/i915/selftests: scrub 64KMatthew Auld2018-05-131-0/+3
* drm/i915: Lazily unbind vma on closeChris Wilson2018-05-041-1/+1
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-3/+3
* drm: move read_domains and write_domain into i915Christian König2018-02-161-4/+4
* drm/i915: prefer i915_gem_object_has_pages()Matthew Auld2017-12-181-1/+1
* drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson2017-11-241-0/+2
* drm/i915/selftests: test descending addressesMatthew Auld2017-11-231-53/+70
* drm/i915/selftests: rein in igt_write_hugeMatthew Auld2017-11-231-45/+66
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-201-7/+3Star
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-201-4/+0Star
* drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson2017-11-071-0/+3
* drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson2017-10-171-2/+2
* drm/i915/selftests: ditch the kernel contextMatthew Auld2017-10-101-19/+38
* drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld2017-10-091-9/+9
* drm/i915/selftests: huge page testsMatthew Auld2017-10-071-0/+1715