summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_workarounds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson2019-01-251-3/+0Star
* drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-161-0/+1
* drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson2019-01-141-14/+14
* drm/i915/selftests: Mark up rpm wakerefsChris Wilson2019-01-141-11/+18
* drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-5/+5
* drm/i915/selftests: recreate WA lists inside the selftestDaniele Ceraolo Spurio2019-01-101-8/+61
* drm/i915/selftests: verify_gt_engine_wa() needs rpm wakerefChris Wilson2018-12-061-11/+4Star
* drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin2018-12-041-20/+20
* drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin2018-12-041-5/+139
* drm/i915/selftests: Fix live_workarounds to actually do resetsTvrtko Ursulin2018-11-301-12/+53
* drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson2018-09-201-0/+5
* drm/i915/selftests: Add a safety net to live_workaroundsChris Wilson2018-07-111-1/+7
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-061-2/+4
* drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-061-3/+0Star
* drm/i915/selftests: Skip workaround tests when 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/selftests: Fix uninitialized variableGustavo A. R. Silva2018-04-241-1/+1
* drm/i915/selftests: Handle a potential failure of intel_ring_beginOscar Mateo2018-04-171-0/+7
* drm/i915: Check whitelist registers across resetsChris Wilson2018-04-141-0/+284