aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_lrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30drm/i915/selftests: Extract spinner codeTvrtko Ursulin1-249/+52
2018-10-03drm/i915/selftests: Hold task_struct ref for smoking kthreadChris Wilson1-0/+3
2018-10-02drm/i915: Replace some open-coded i915_coherent_map_type()Chris Wilson1-1/+1
2018-10-01drm/i915: Reserve some priority bits for internal useChris Wilson1-3/+5
2018-10-01drm/i915/selftests: Include arbitration points in preemption smoketestChris Wilson1-33/+101
2018-10-01drm/i915/selftests: Split preemption smoke test into threadsChris Wilson1-12/+61
2018-09-27drm/i915/selftests: Smoketest preemptionChris Wilson1-0/+137
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson1-0/+8
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson1-0/+115
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson1-2/+9
2018-07-06drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson1-0/+3
2018-06-14drm/i915: Make closing request flush mandatoryChris Wilson1-1/+1
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson1-1/+1
2018-05-18drm/i915: Move request->ctx asideChris Wilson1-1/+1
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson1-61/+7
2018-05-04drm/i915/selftests: Skip the execlists tests on !execlists machinesChris Wilson1-0/+4
2018-04-18drm/i915: Pack params to engine->schedule() into a structChris Wilson1-3/+5
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson1-0/+507