]> 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)
commit7d2ccd8a06a20bb69cb2b57ea03f66afc7d0e769
treecad25cb383c0da07abb39ae57621f00c87135202
parent14e050550b83d9e11f889c7419abe8cc79df880d
parentd3e449273595a217dbc2d9d63e43515798c8e18a
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