Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/drm...
authorDave Airlie <airlied@redhat.com>
Mon, 13 Nov 2017 19:18:21 +0000 (05:18 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 13 Nov 2017 19:18:21 +0000 (05:18 +1000)
drm/i915 fixes for v4.15

* tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/drm/drm-intel:
  drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
  drm/i915: Move init_clock_gating() back to where it was
  drm/i915: Prune the reservation shared fence array
  drm/i915: Idle the GPU before shinking everything
  drm/i915: Lock llist_del_first() vs llist_del_all()
  drm/i915: Calculate ironlake intermediate watermarks correctly, v2.
  drm/i915: Disable lazy PPGTT page table optimization for vGPU
  drm/i915/execlists: Remove the priority "optimisation"
  drm/i915: Filter out spurious execlists context-switch interrupts


Trivial merge