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)
commit94fa83c424321189ca24fb6cb4c0d224cdedc72d
treecad25cb383c0da07abb39ae57621f00c87135202
parent266ae4e6155419b3904f45b132db26d4b6fdceaf
parenta393c730ab69617c3291a3b0b2a228c9be2fc28c
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