Home
last modified time | relevance | path

Searched hist:c6d954c173b65c8c3b2fedba2bb9c9e349bbcdd6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 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>