Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2013 05:23:15 +0000 (19:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2013 05:23:15 +0000 (19:23 -1000)
commit1a506e473576cdcb922d339aea76b67d0fe344f7
treea92289ddf4a7480dd75328321be9c421da74a959
parent34a08681832f835269670b1d72e45f48b014375f
parent426729dcc713b3d1ae802e314030e5556a62da53
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull i915 drm fixes from Dave Airlie:
 "These should be the last two fixes for i915, one is for a fence leak
  killing X on some older GPUs, and one is a late regression partial
  revert for an swiotlb/xen/i915 interaction, Konrad has promised to
  figure out the proper answer, and this patch is the best thing to do
  at this stage to avoid regressing"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
  drm/i915: Restore fences after resume and GPU resets