lkml.org 
[lkml]   [2012]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git pull] drm fixes

Hi Linus,

A bunch of fixes:

vmware memory corruption, ttm spinlock balance,
cirrus/mgag200, work in the presence of efifb
and finally Alex and Jerome managed to track down a magic set of bits that
on certain rv740 and evergreen cards allow the correct use of the
complete set of render backends, this makes the cards operate correctly in
a number of scenarios we had issues in before, it also manages to boost
speed on benchmarks my large amounts on these specific gpus.

Dave.

The following changes since commit bc42aabc6a01b92b0f961d65671564e0e1cd7592:

drm/edid/quirks: ViewSonic VA2026w (2012-05-29 16:16:38 +0100)

are available in the git repository at:

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

for you to fetch changes up to 47819ba234d41465b76f179ba674ff549255a5d2:

drm/edid: Make the header fixup threshold tunable (2012-06-01 17:00:23 +0100)

----------------------------------------------------------------
Adam Jackson (1):
drm/edid: Make the header fixup threshold tunable

Alex Deucher (4):
drm/radeon: fix bank information in tiling config
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
drm/radeon: fix regression in UMS CS ioctl

Dave Airlie (3):
cirrus: avoid crash if driver fails to load
drm/cirrus: kick out conflicting framebuffers earlier
drm/mgag200: kick off conflicting framebuffers earlier.

Jerome Glisse (1):
drm/radeon: fix HD6790, HD6570 backend programming

Thomas Hellstrom (2):
drm/ttm: Fix spinlock imbalance
drm/vmwgfx: Fix nasty write past alloced memory area

drivers/gpu/drm/cirrus/cirrus_drv.c | 19 ++
drivers/gpu/drm/cirrus/cirrus_drv.h | 2 +-
drivers/gpu/drm/cirrus/cirrus_ttm.c | 5 +
drivers/gpu/drm/drm_edid.c | 11 +-
drivers/gpu/drm/mgag200/mgag200_drv.c | 19 ++
drivers/gpu/drm/radeon/evergreen.c | 382 +++++----------------------------
drivers/gpu/drm/radeon/evergreend.h | 11 +
drivers/gpu/drm/radeon/ni.c | 360 +++----------------------------
drivers/gpu/drm/radeon/nid.h | 11 +
drivers/gpu/drm/radeon/r600.c | 199 ++++++-----------
drivers/gpu/drm/radeon/r600d.h | 2 +
drivers/gpu/drm/radeon/radeon.h | 5 +
drivers/gpu/drm/radeon/radeon_cs.c | 31 +--
drivers/gpu/drm/radeon/rv770.c | 274 +++++------------------
drivers/gpu/drm/radeon/rv770d.h | 4 +
drivers/gpu/drm/ttm/ttm_bo.c | 1 +
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 2 +-
17 files changed, 321 insertions(+), 1017 deletions(-)


\
 
 \ /
  Last update: 2012-06-01 18:21    [W:0.025 / U:2.624 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site