]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e5c78d96488b2c3a52ce54ceb17f3bbb732e6a5
treea92289ddf4a7480dd75328321be9c421da74a959
parent079519977830aa957d749fd0b02a8c20b2ffaad1
parent0267e27b3a30c18278b8199decf0919c88f058dd
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