]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2013 17:37:14 +0000 (10:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2013 17:37:14 +0000 (10:37 -0700)
commit0f9bf269cc97a022a90915dda7eb9aae0d769d65
tree133ec03bfe4f99e4f548ff056999b7c4418d3d2b
parent5c779b2fc984eddc607d1549a1837927e63e25e7
parent88e32b0eb9fbe045071f045a44fbaf99d5a93286
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull drm nouveau fixes from Dave Airlie:
 "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."

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/nv50: use correct tiling methods for m2mf buffer moves
  drm/nouveau: idle channel before releasing notify object
  drm/nouveau: fix regression in vblanking
  drm/nv50: encoder creation failure doesn't mean full init failure