summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/intel_lrc.c
AgeCommit message (Expand)Author
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-05drm/i915/selftests: Fix plain use of integer 0 as NULLChris Wilson
2019-04-05drm/i915/execlists: Enable coarse preemption boundaries for gen8Chris Wilson
2019-03-22drm/i915/selftests: Mark up preemption tests for hang detectionChris Wilson
2019-03-22drm/i915/selftests: Calculate maximum ring size for preemption chainChris Wilson
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-08drm/i915/selftests: Check preemption support on each engineChris Wilson
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-02-28drm/i915/execlists: Suppress mere WAIT preemptionChris Wilson
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson
2019-02-05drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson
2019-01-29drm/i915/execlists: Suppress preempting selfChris Wilson
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-14drm/i915/selftests: Mark up rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-11-30drm/i915/selftests: Extract spinner codeTvrtko Ursulin
2018-10-03drm/i915/selftests: Hold task_struct ref for smoking kthreadChris Wilson
2018-10-02drm/i915: Replace some open-coded i915_coherent_map_type()Chris Wilson
2018-10-01drm/i915: Reserve some priority bits for internal useChris Wilson
2018-10-01drm/i915/selftests: Include arbitration points in preemption smoketestChris Wilson
2018-10-01drm/i915/selftests: Split preemption smoke test into threadsChris Wilson
2018-09-27drm/i915/selftests: Smoketest preemptionChris Wilson
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson
2018-07-06drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson
2018-06-14drm/i915: Make closing request flush mandatoryChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-05-18drm/i915: Move request->ctx asideChris Wilson
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson
2018-05-04drm/i915/selftests: Skip the execlists tests on !execlists machinesChris Wilson
2018-04-18drm/i915: Pack params to engine->schedule() into a structChris Wilson
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson