]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jun 2012 15:48:17 +0000 (18:48 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jun 2012 15:48:17 +0000 (18:48 +0300)
commitb8d2fc1e684fe26c53427c182a8bca4eb2224623
treecad25cb383c0da07abb39ae57621f00c87135202
parent622034dca854284ff170be8c5a53425340ce33d1
parentd1a6c4de9782f45fb1ee7321fdc75d3db810f7d7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull drm fixes from Dave Airlie:
 "As per your -rc2 announce, this is small and urgent only,

  The radeon one is for a regression in 3.4 so we need this one in your
  tree so we can send the stable one out, code in 3.4 broke some old
  userspaces.  The max props increase fixes spew being seen on a few
  machines.  And a ttm regression to fix some accounting issues that
  affect vmwgfx."

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/ttm: Fix buffer object metadata accounting regression v2
  drm: increase DRM_OBJECT_MAX_PROPERTY to 24
  drm/radeon: fix tiling and command stream checking on evergreen v3