commit | 34c7b8a7b8b5a2075b37654aa2d1a46b1cee9ef2 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 13 21:19:48 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Apr 14 14:45:11 2016 +0300 |
tree | 3b20c80bbe7a291b4d93bdaf78e3956870f913dd | |
parent | e5328c43d46e153ca135a0371fbd2295ad037fa5 [diff] |
drm/i915: Set up VLV_MASTER_IER consistently We're lacking VLV_MASTER_IER setup from valleyview_irq_preinstall(), so add it there. Also cargo cult in some POSTING_READ()s to match the other platforms. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1460571598-24452-3-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>