summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/intel_workarounds.c
AgeCommit message (Expand)Author
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-24drm/i915/selftests: Verify whitelist of context registersChris Wilson
2019-04-17drm/i915: Verify the engine workarounds stick on applicationChris Wilson
2019-04-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-03-01drm/i915/selftests: Check that whitelisted registers are accessibleChris Wilson
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson
2019-02-18drm/i915/selftests: Make unbannable contexts for reset handlingChris Wilson
2019-02-15drm/i915/selftests: Always use an active engine while resettingChris Wilson
2019-01-25drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson
2019-01-14drm/i915/selftests: Mark up rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-10drm/i915/selftests: recreate WA lists inside the selftestDaniele Ceraolo Spurio
2018-12-06drm/i915/selftests: verify_gt_engine_wa() needs rpm wakerefChris Wilson
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin
2018-11-30drm/i915/selftests: Fix live_workarounds to actually do resetsTvrtko Ursulin
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson
2018-07-11drm/i915/selftests: Add a safety net to live_workaroundsChris 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: Skip workaround tests when 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-04-24drm/i915/selftests: Fix uninitialized variableGustavo A. R. Silva
2018-04-17drm/i915/selftests: Handle a potential failure of intel_ring_beginOscar Mateo
2018-04-14drm/i915: Check whitelist registers across resetsChris Wilson