]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Make underruns DRM_ERROR
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 17 Jan 2014 09:44:32 +0000 (11:44 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 25 Jan 2014 20:13:38 +0000 (21:13 +0100)
commit4d0f1a95d093d50d8195eae1a3d757d6f059f012
treefa48397e2dec358324f18b829a76bc97bfe95382
parent89739e80670d940445f9f6737189b5d9b268c4a2
drm/i915: Make underruns DRM_ERROR

I want to see these without having full debugs enabled.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
[danvet: fix the gen8 irq handler as spotted by Paulo in his review.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c