Searched hist:c6d954c173b65c8c3b2fedba2bb9c9e349bbcdd6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff c6d954c173b65c8c3b2fedba2bb9c9e349bbcdd6 Tue Apr 01 13:37:18 CDT 2014 Paulo Zanoni <paulo.r.zanoni@intel.com> drm/i915: fix GEN7_ERR_INT init/reset code
Same as SERR_INT and the other IIR registers: reset on preinstall/uninstall and WARN for non-zero values at postinstall. This one also doesn't need double-clear.
v2: - Remove the is_zero assertion (Ben).
Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|