commit | 6b7eafc1b43d584081bfa6e8bd758121de18ca04 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Apr 11 16:56:29 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Apr 12 19:08:51 2016 +0300 |
tree | a478b137469f93431f7e36bbd48358b8094ada52 | |
parent | 9ab981f22befda5524415db86ba83fd4188ceaee [diff] |
drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall We expect vlv_display_irq_reset() to have been called prior to vlv_display_irq_postinstall() so let's WARN if that isn't the case. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1460382992-28728-8-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>