commit | d518ce50e7c5bbdf0f1ff404b40cd073930af5a2 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Aug 27 10:43:37 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Sep 19 14:43:04 2014 +0200 |
tree | 32387eb83a87ee2025ee6a6bcc898af191ffd610 | |
parent | 8c50f10d73b50139dcfe48bc22f2c8c7822c1983 [diff] |
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>