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)
commit9c117313afbaba6f7613fa2b305b7da5d6058fb1
tree4dfd2b8c3003586d107785551c9b5d2d1e37b04e
parentfee25cb965f9e1360f845a7a3fb16bca1bbadc84
parente8c49fa96838101435b9e4884d49b30da7a4e0c6
Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next

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