]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d5e0145611d5e0f74da622ffe85851b1439fc7d
tree792206874e51853615eaa5550fe2393752a9285f
parent6e0011b07f637c774fa827c3fd90da85e0123001
parent6908b4e0b772257817abde29bc7cbc8a5c51b547
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)