[git pull] drm nouveau fixes.
Dave Airlie
airlied at linux.ie
Sun Feb 10 15:45:15 PST 2013
Hi Linus,
just 3 nouveau fixes, all user visible issues, I have one radeon
regression fix I'm hoping to send tomorrow once I'm happy with it.
Dave.
The following changes since commit ff7c60c580d9722f820d85c9c58ca55ecc1ee7c4:
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try (2013-02-08 10:44:31 +1000)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux.git drm-fixes
for you to fetch changes up to e28f639eeaa97b6029b0db8890b2a4ce99e642c6:
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2013-02-11 09:40:14 +1000)
----------------------------------------------------------------
Dave Airlie (1):
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
Maarten Lankhorst (1):
drm/nouveau: use different register to wait for secret scrubber
Marcin Slusarz (1):
drm/nouveau: add lockdep annotations
Roy Spliet (1):
drm/nv50/fb: Fix nullptr-deref on IGPs
drivers/gpu/drm/nouveau/core/core/falcon.c | 7 +++++--
drivers/gpu/drm/nouveau/core/core/subdev.c | 2 +-
drivers/gpu/drm/nouveau/core/include/core/object.h | 7 +++++--
drivers/gpu/drm/nouveau/core/subdev/fb/base.c | 4 ++--
drivers/gpu/drm/nouveau/core/subdev/fb/nv50.c | 5 +++--
drivers/gpu/drm/nouveau/nouveau_drm.c | 3 +++
6 files changed, 19 insertions(+), 9 deletions(-)
More information about the dri-devel
mailing list