]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2010 02:13:34 +0000 (18:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2010 02:13:34 +0000 (18:13 -0800)
commit1824cd29acb9734aa79956d9900e944675b2c19e
tree83e7a0a2d1865ad413ac76a7a0883d4ed3d52dc8
parent190f4937e543910bcbcbb633659b1255e1b4cbe5
parent6ca0b7bec37dd541a8a89b6cdf187d9b730be55d
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6

* 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:
  drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
  drm/nv50: fix vram ptes on IGPs to point at stolen system memory
  drm/nv50: fix instmem binding on IGPs to point at stolen system memory
  drm/nv50: improve vram page table construction
  drm/nv50: more efficient clearing of gpu page table entries
  drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
  drm/nouveau: Fix up pre-nv17 analog load detection.