aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2017-04-12drm/i915: Combine write_domain flushes to a single functionChris Wilson
2017-04-11drm/i915: Generate the engine name based on the instance numberOscar Mateo
2017-04-03drm/i915: intel_ring.engine is unusedChris Wilson
2017-03-31drm/i915: Clear gt.active_requests before checking idle statusChris Wilson
2017-03-31drm/i915: Move retire-requests into i915_gem_wait_for_idle()Chris Wilson
2017-03-21drm/i915: Remove intel_ring.last_retired_headChris Wilson
2017-03-21drm/i915: split out check for noncontiguous pfn rangeArnd Bergmann
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-13drm/i915/selftests: Catch error from mock_file()Chris Wilson
2017-03-13drm/i915/selftests: Fix error path for ggtt walk_hole()Chris Wilson
2017-03-10drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4Andrew Morton
2017-03-09drm/i915/selftests: exercise cache domain evictionMatthew Auld
2017-03-09drm/i915/selftests: don't leak the gem objectMatthew Auld
2017-03-03drm/i915: Split breadcrumbs spinlock into twoChris Wilson
2017-03-03drm/i915: Generalise wait for execlists to be idleChris Wilson
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-23drm/i915: Exercise request cancellation using a mock selftestChris Wilson
2017-02-23drm/i915: Protect the request->global_seqno with the engine->timeline lockChris Wilson
2017-02-15drm/i915: Convert clflushed pagetables over to WC mapsChris Wilson
2017-02-14drm/i915: Silence compiler warning for seltests/i915_gem_coherencyChris 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-14drm/i915: Emit to ringbuffer directlyTvrtko Ursulin
2017-02-13drm/i915: Add initial selftests for hang detection and resetsChris 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: Initial selftests for exercising evictionChris Wilson
2017-02-13drm/i915: Force an aliasing_ppgtt test for context executionChris Wilson
2017-02-13drm/i915: Live testing for context executionChris Wilson
2017-02-13drm/i915: Test creation of partial VMAChris Wilson
2017-02-13drm/i915: Verify page layout for rotated VMAChris Wilson
2017-02-13drm/i915: Exercise i915_vma_pin/i915_vma_insertChris Wilson
2017-02-13drm/i915: Test creation of VMAChris 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
2017-02-13drm/i915: Add a live dmabuf selftestChris Wilson
2017-02-13drm/i915: Add some mock tests for dmabuf interopChris Wilson
2017-02-13drm/i915: Sanity check all registers for matching fw domainsChris Wilson
2017-02-13drm/i915: Test all fw tables during mock selftestsChris Wilson
2017-02-13drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson
2017-02-13drm/i915: Test coherency of and barriers between cache domainsChris Wilson