summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15drm/i915: Remove duplicate intel_logical_ring_workarounds_emitTvrtko Ursulin
2017-02-14drm/i915: Only apply the jump to the "efficient RPS" frequency on startupChris Wilson
2017-02-14drm/i915: Don't accidentally increase the frequency in handling DOWN rpsChris Wilson
2017-02-14drm/i915: Enable fine-tuned RPS for cherryviewChris Wilson
2017-02-14drm/i915: The return of i915_gpu_info to debugfsChris Wilson
2017-02-14drm/i915/guc: Don't take struct_mutex for object unreferenceChris 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/chv: Set min freq to RPn on CHV.Deepak S
2017-02-14drm/i915: Dump more configuration information for DSIVille Syrjälä
2017-02-14drm/i915: fix for WaDisableDopClockGating:bdwRobert Bragg
2017-02-14drm/i915: Fix uninitialized return from mi_set_contextTvrtko Ursulin
2017-02-14drm/i915: Emit to ringbuffer directlyTvrtko Ursulin
2017-02-14drm/i915: Convert remaining users of 32bit power domain masksAnder Conselvan de Oliveira
2017-02-14drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson
2017-02-14drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
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: Extract aliasing ppgtt setupChris 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
2017-02-13drm/i915: Test exhaustion of the mmap spaceChris Wilson
2017-02-13drm/i915: Test partial mappingsChris Wilson
2017-02-13drm/i915: Add a live seftest for GEM objectsChris Wilson
2017-02-13drm/i915: Add selftests for object allocation, physChris Wilson
2017-02-13drm/i915: Live testing of empty requestsChris Wilson
2017-02-13drm/i915: Test request ordering between enginesChris Wilson