]> 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)
commiteb23b1638798985d80f6b6b51dacd78bcda71a3a
tree792206874e51853615eaa5550fe2393752a9285f
parent34a6edb0b9559555c6d24e5e7c911bf4791eb533
parent99fe33493fc4cec183e35a8a328164835d30b4b7
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)