summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_lrc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Force a preemption hangChris Wilson2018-07-161-0/+115
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-061-2/+9
* drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson2018-07-061-0/+3
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-141-1/+1
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-1/+1
* drm/i915: Move request->ctx asideChris Wilson2018-05-181-1/+1
* drm/i915/selftests: Refactor common flush_test()Chris Wilson2018-05-081-61/+7Star
* drm/i915/selftests: Skip the execlists tests on !execlists machinesChris Wilson2018-05-041-0/+4
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-3/+5
* drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson2018-04-041-0/+507