aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_workarounds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin1-20/+20
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin1-5/+139
2018-11-30drm/i915/selftests: Fix live_workarounds to actually do resetsTvrtko Ursulin1-12/+53
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson1-0/+5
2018-07-11drm/i915/selftests: Add a safety net to live_workaroundsChris Wilson1-1/+7
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson1-2/+4
2018-07-06drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson1-3/+0
2018-07-06drm/i915/selftests: Skip workaround tests when 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-04-24drm/i915/selftests: Fix uninitialized variableGustavo A. R. Silva1-1/+1
2018-04-17drm/i915/selftests: Handle a potential failure of intel_ring_beginOscar Mateo1-0/+7
2018-04-14drm/i915: Check whitelist registers across resetsChris Wilson1-0/+284