Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 25 Aug 2016 19:18:40 +0000 (05:18 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Aug 2016 19:18:40 +0000 (05:18 +1000)
commit969af80f770a86e65bf8be1f72b218b5f8556b56
tree792206874e51853615eaa5550fe2393752a9285f
parent2b721f20770ccbca4d3dad58e1bd44aa570efb3f
parent177d91aaea4bcafb29232336bafaa521b85286aa
Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes

i915 fixes queue.

* tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel:
  drm/i915: Fix botched merge that downgrades CSR versions.
  drm/i915/skl: Ensure pipes with changed wms get added to the state
  drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
  drm/i915/skl: Add support for the SAGV, fix underrun hangs
  drm/i915/gen6+: Interpret mailbox error flags
  drm/i915: Reattach comment, complete type specification
  drm/i915: Unconditionally flush any chipset buffers before execbuf
  drm/i915/gen9: Drop invalid WARN() during data rate calculation
  drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)