aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
AgeCommit message (Expand)Author
2017-06-22drm/i915: pass the vma to insert_entriesMatthew Auld
2017-03-13drm/i915/selftests: Fix error path for ggtt walk_hole()Chris Wilson
2017-03-09drm/i915/selftests: don't leak the gem objectMatthew Auld
2017-02-25drm/i915: Assert all sg are initialised in fake_dma_object for selftestsChris Wilson
2017-02-24drm/i915: Timeout lowlevel_hole GTT selftest earlyChris Wilson
2017-02-15drm/i915: Convert clflushed pagetables over to WC mapsChris Wilson
2017-02-14drm/i915: Silence compiler for GTT selftestsChris Wilson
2017-02-14drm/i915: Avoid overflow in computing pot_hole loop terminationChris Wilson
2017-02-13drm/i915: Exercise crossing pot boundaries in the GTTChris Wilson
2017-02-13drm/i915: Exercise manipulate of single pages in the GGTTChris Wilson
2017-02-13drm/i915: Add mock tests for GTT/VMA handlingChris Wilson
2017-02-13drm/i915: Add mock exercise for i915_gem_gtt_insertChris Wilson
2017-02-13drm/i915: Add mock exercise for i915_gem_gtt_reserveChris Wilson
2017-02-13drm/i915: Use fault-injection to force the shrinker to run in live GTT testsChris Wilson
2017-02-13drm/i915: Live testing of lowlevel GTT operationsChris Wilson
2017-02-13drm/i915: Exercise filling and removing random ranges from the live GTTChris Wilson
2017-02-13drm/i915: Fill different pages of the GTTChris Wilson
2017-02-13drm/i915: Exercise filling the top/bottom portions of the global GTTChris Wilson
2017-02-13drm/i915: Exercise filling the top/bottom portions of the ppgttChris Wilson
2017-02-13drm/i915: Add initial selftests for i915_gem_gttChris Wilson