summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2018-08-15drm/i915/selftests: Hold rpm for unparkingChris Wilson
2018-08-15drm/i915: Restore user forcewake domains across suspendChris Wilson
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-17drm/i915/selftests: Free the backing store between iterationsChris Wilson
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson
2018-07-13drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson
2018-07-13drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson
2018-07-13drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield
2018-07-12drm/i915/selftests: Fixup GuC FW negative testMichaƂ Winiarski
2018-07-11drm/i915/selftests: Add a safety net to live_workaroundsChris Wilson
2018-07-10drm/i915/selftests: Filter out both physical address swizzlesChris Wilson
2018-07-10drm/i915/selftests: Constrain mock_gtt tests to fit within RAMChris Wilson
2018-07-09drm/i915/selftests: Prevent background reaping of active objectsChris Wilson
2018-07-09drm/i915/selftests: Replace wait-on-timeout with explicit timeoutChris Wilson
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson
2018-07-09drm/i915/selftests: Magic numbers for old Y-tilingChris Wilson
2018-07-07drm/i915: Replace nested subclassing with explicit subclassesChris Wilson
2018-07-06drm/i915/selftests: Avoid warning if runtime pm is disabledChris Wilson
2018-07-06drm/i915/selftests: Provide full mb() around clflushChris Wilson
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: Fixup missing MI_MEM_VIRTUAL for live_hangcheckChris Wilson
2018-07-06drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson
2018-07-06drm/i915/selftests: Limit live_gtt allocation test to fit within RAMChris Wilson
2018-07-06drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip live context execution test without logical contextsChris Wilson
2018-07-06drm/i915/selftests: Skip over live context testing when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip live eviction tests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip workaround tests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip all request selftests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip using the GPU if wedgedChris Wilson
2018-07-06drm/i915/selftests: Destroy partial tiling vma after useChris Wilson
2018-07-06drm/i915/selftests: Fail hangcheck testing if the GPU is wedgedChris Wilson
2018-07-05drm/i915/selftests: Detect unknown swizzling correctlyChris Wilson
2018-07-05drm/i915/selftests: Fixup recursive MI_BB_START for gen3Chris Wilson
2018-07-05drm/i915/selftests: Replace open-coded i915_address_space_init()Chris Wilson
2018-07-05drm/i915/selftests: Use full release for local ppgtt allocationChris Wilson
2018-07-05drm/i915: Remove defunct i915->vm_listChris Wilson
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson
2018-07-03drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocationChris Wilson
2018-07-03drm/i915/selftests: Release the struct_mutex to free the objectsChris Wilson
2018-06-29drm/i915/selftests: Attach the fence to the object when making busyChris Wilson
2018-06-29drm/i915/selftests: Mark up write into scratch vmaChris Wilson
2018-06-28drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie