[git pull] drm fixes

Dave Airlie airlied at linux.ie
Tue Jun 12 08:35:51 PDT 2012


Hi Linus

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.

Dave.

The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:

  Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to a393c730ab69617c3291a3b0b2a228c9be2fc28c:

  drm/ttm: Fix buffer object metadata accounting regression v2 (2012-06-12 15:57:47 +0100)

----------------------------------------------------------------
Jerome Glisse (1):
      drm/radeon: fix tiling and command stream checking on evergreen v3

Paulo Zanoni (1):
      drm: increase DRM_OBJECT_MAX_PROPERTY to 24

Thomas Hellstrom (1):
      drm/ttm: Fix buffer object metadata accounting regression v2

 drivers/gpu/drm/radeon/evergreen_cs.c |   49 ++++++++++++++++++++++++++++++---
 drivers/gpu/drm/radeon/radeon_drv.c   |    3 +-
 drivers/gpu/drm/ttm/ttm_bo.c          |   13 ++-------
 include/drm/drm_crtc.h                |    2 +-
 4 files changed, 51 insertions(+), 16 deletions(-)


More information about the dri-devel mailing list