Searched hist:f4adcd247766e5b914f861ed143ff328f869bf80 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff f4adcd247766e5b914f861ed143ff328f869bf80 Mon Oct 28 03:24:13 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> 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 <huax.lu@intel.com> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|