summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/huge_pages.c
AgeCommit message (Expand)Author
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson
2018-07-06drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson
2018-07-06drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson
2018-07-06drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson
2018-06-28drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-06-14drm/i915: Make closing request flush mandatoryChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-05-13drm/i915/selftests: scrub 64KMatthew Auld
2018-05-04drm/i915: Lazily unbind vma on closeChris Wilson
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2018-02-16drm: move read_domains and write_domain into i915Christian König
2017-12-18drm/i915: prefer i915_gem_object_has_pages()Matthew Auld
2017-11-24drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson
2017-11-23drm/i915/selftests: test descending addressesMatthew Auld
2017-11-23drm/i915/selftests: rein in igt_write_hugeMatthew Auld
2017-11-20drm/i915: Automatic i915_switch_context for legacyChris Wilson
2017-11-20drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson
2017-11-07drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson
2017-10-17drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson
2017-10-10drm/i915/selftests: ditch the kernel contextMatthew Auld
2017-10-09drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld
2017-10-07drm/i915/selftests: huge page testsMatthew Auld