]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
authorDave Airlie <airlied@redhat.com>
Mon, 25 Jan 2010 06:04:11 +0000 (16:04 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 25 Jan 2010 06:04:11 +0000 (16:04 +1000)
commitab032c7bb2cb7e93b3c03f819435ef878a1613e6
tree05b20c54ec304069002358c7e7682237099ff5d2
parentb2a4ea9a1d0742e2c696e370c764bb7de4581dd2
parentdda775116fbed4b7a88a81b03b2ae21cc184d0fb
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus

* 'nouveau/for-airlied' of ../drm-nouveau-next:
  drm/nv50: prevent switching off SOR when in use for DVI-over-DP
  drm/nv50: fail auxch transaction if reply count not what we expect
  drm/nouveau: fix failure path if userspace specifies no valid memtypes
  drm/nouveau: report LVDS as disconnected if lid closed
  drm/nv50: prevent accidently turning off encoders we're actually using
  drm/nv50: fix alignment of per-channel fifo cache
  drm/nouveau: Evict buffers in VRAM before freeing sgdma
  drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
  drm/nouveau: fix thinko in nv04_instmem.c
  drm/nouveau: fix a race condition in nouveau_dma_wait()