]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote branch 'nouveau/for-airlied' into drm-linus
authorDave Airlie <airlied@redhat.com>
Mon, 15 Mar 2010 01:07:33 +0000 (11:07 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Mar 2010 01:07:33 +0000 (11:07 +1000)
commitb9d9e1784a3bd978702d8c581e684e7b7cc19650
tree2aa2320579e512cc99cab6d8992f42d038dcf466
parentb5f9a2d4ed08a3b4ac5685e8702d7acf2e77f725
parent42ab342fae9084c6d386039a965838b226836d97
Merge remote branch 'nouveau/for-airlied' into drm-linus

* nouveau/for-airlied:
  drm/nouveau: add module option to disable TV detection
  drm/nouveau: Never evict VRAM buffers to system.
  drm/nv50: fix connector table parsing for some cards
  drm/nv50: add a memory barrier to pushbuf submission
  drm/nouveau: print a message very early during suspend
  drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
  drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
  drm/nouveau: add option to allow override of dcb connector table types
  drm/nv50: Improve PGRAPH interrupt handling.
  drm/nv50: Make ctxprog wait until interrupt handler is done.
  drm/nouveau: Fix fbcon corruption with font width not divisible by 8
  drm/nv50: Remove redundant/incorrect ctxvals initialisation.
drivers/gpu/drm/nouveau/nouveau_drv.c
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_state.c
drivers/gpu/drm/nouveau/nv04_crtc.c