Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff d518ce50e7c5bbdf0f1ff404b40cd073930af5a2 Wed Aug 27 03:43:37 CDT 2014 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: WARN if interrupts aren't on in en/disable_pipestat

Now that vlv has runtime pm we kinda should check for that like on the
pch split platforms. Looks like this was simply lost in the vlv rpm
enabling.

Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>