Merge remote branch 'nouveau/for-airlied' into drm-linus
authorDave Airlie <airlied@redhat.com>
Wed, 23 Dec 2009 00:28:24 +0000 (10:28 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Dec 2009 00:28:24 +0000 (10:28 +1000)
commit44f9e6c6bc508b202755d9e9e48a8ba96a5f0fa4
treefe99d4f4e367be40923a47d40ef772d680ac8db9
parent29ebdf925c2c45f6531a953c6c5c8e4d3b4ac2dc
parent37cb3e08852be92d94e6a65c489bd8afa2e8a15f
Merge remote branch 'nouveau/for-airlied' into drm-linus

* nouveau/for-airlied:
  drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
  drm/nv50: fix suspend/resume delays without firmware present
  drm/nouveau: prevent all channel creation if accel not available
  drm/nv50: fix two potential suspend/resume oopses
  drm/nv40: implement ctxprog/state generation
  drm/nv10: Add the initial graph context and soft methods needed for LMA.
  drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
  drm/nouveau: Add proper error handling to nouveau_card_init
  drm/nv04: Fix NV04 set_operation software method.
  drm/nouveau: Kill global state in BIOS script interpreter
  drm/nouveau: Kill global state in NvShadowBIOS
  drm/nouveau: use drm debug levels
  drm/i2c/ch7006: Fix load detection false positives right after system init.
  drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
drivers/gpu/drm/nouveau/nouveau_drv.c