summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_hangcheck.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Fix up igt_reset_engineChris Wilson2017-12-181-64/+251
* drm/i915: Make engine state pretty-printer header configurableChris Wilson2017-12-081-3/+4
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-201-5/+0
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-201-4/+0
* drm/i915/selftests: Hold the rpm wakeref for the reset testsChris Wilson2017-10-091-1/+8
* drm/i915/selftests: Pretty print engine state when requests fail to startChris Wilson2017-10-091-0/+10
* drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush()Chris Wilson2017-09-291-2/+5
* drm/i915/selftests: Try to recover from a wedged GPU during reset testsChris Wilson2017-09-261-5/+19
* drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-181-6/+12
* drm/i915/selftests: Retarget igt_render_engine_reset_fallback()Chris Wilson2017-08-041-57/+17
* drm/i915/selftests: Fix kbuild errorChris Wilson2017-07-271-1/+1
* drm/i915: Squelch reset messages during selftestsChris Wilson2017-07-271-4/+4
* drm/i915/selftest: Refactor reset lockingChris Wilson2017-07-271-15/+43
* drm/i915/selftests: Exercise independence of per-engine resetsChris Wilson2017-07-271-0/+164
* drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallbackChris Wilson2017-06-271-7/+14
* drm/i915/selftests: reset engine self testsMichel Thierry2017-06-201-0/+148
* drm/i915: Wait for concurrent global resets to completeChris Wilson2017-06-201-0/+4
* drm/i915: Move retire-requests into i915_gem_wait_for_idle()Chris Wilson2017-03-311-1/+0
* drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson2017-03-161-6/+12
* drm/i915: Add initial selftests for hang detection and resetsChris Wilson2017-02-131-0/+537
OpenPOWER on IntegriCloud