Hi Linus,
this is just nouveau fixes from Ben, one fixes a nasty oops that some Fedora people have been seeing, so I'd like to get it out of the way.
Dave.
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux.git drm-fixes
for you to fetch changes up to 8698080ee092bdbd6ee2cd5e7f707ceea2812bd8:
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2013-03-11 13:53:58 +1000)
----------------------------------------------------------------
Ben Skeggs (1): drm/nv50: encoder creation failure doesn't mean full init failure
Dave Airlie (1): Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
Maarten Lankhorst (1): drm/nouveau: fix regression in vblanking
Marcin Slusarz (2): drm/nouveau: idle channel before releasing notify object drm/nv50: use correct tiling methods for m2mf buffer moves
drivers/gpu/drm/nouveau/core/engine/disp/nv50.c | 4 ++-- drivers/gpu/drm/nouveau/nouveau_abi16.c | 5 +++++ drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++-- drivers/gpu/drm/nouveau/nv50_display.c | 1 + 4 files changed, 10 insertions(+), 4 deletions(-)
dri-devel@lists.freedesktop.org