From f4adcd247766e5b914f861ed143ff328f869bf80 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Mon, 28 Oct 2013 09:24:13 +0100 Subject: [PATCH] drm/i915: handle faked missed interrupts as simulated hangs, too Otherwise QA will report this as a real hang when running igt ZZ_missed_irq. v2: Actually test the right stuff and really shut up the DRM_ERROR output ... Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70747 Tested-by: lu hua Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-format-patch failed