summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-13drm/i915: Add mock exercise for i915_gem_gtt_insertChris Wilson1-0/+208
2017-02-13drm/i915: Add mock exercise for i915_gem_gtt_reserveChris Wilson1-0/+195
2017-02-13drm/i915: Use fault-injection to force the shrinker to run in live GTT testsChris Wilson1-0/+98
2017-02-13drm/i915: Live testing of lowlevel GTT operationsChris Wilson1-0/+98
2017-02-13drm/i915: Exercise filling and removing random ranges from the live GTTChris Wilson1-0/+113
2017-02-13drm/i915: Fill different pages of the GTTChris Wilson1-0/+93
2017-02-13drm/i915: Exercise filling the top/bottom portions of the global GTTChris Wilson1-1/+60
2017-02-13drm/i915: Exercise filling the top/bottom portions of the ppgttChris Wilson1-0/+362
2017-02-13drm/i915: Add initial selftests for i915_gem_gttChris Wilson1-0/+99