linux-stable-rt/drivers/gpu/drm/nouveau
Linus Torvalds 2f10ffcfb2 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: (29 commits)
  drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
  drm/nv50: implement gpio set/get routines
  drm/nv50: parse/use some more de-magiced parts of gpio table entries
  drm/nouveau: store raw gpio table entry in bios gpio structs
  drm/nv40: Init some tiling-related PGRAPH state.
  drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
  drm/nv50: another dodgy DP hack
  drm/nv50: punt hotplug irq handling out to workqueue
  drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
  drm/nv50: Allow using the NVA3 new compute class.
  drm/nv50: cleanup properly if PDISPLAY init fails
  drm/nouveau: fixup the init failure paths some more
  drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
  drm/nv40: add LVDS table quirk for Dell Latitude D620
  drm/nv40: rework lvds table parsing
  drm/nouveau: detect vram amount once, and save the value
  drm/nouveau: remove some unused members from drm_nouveau_private
  drm/nouveau: Make use of TTM busy_placements.
  drm/nv50: add more 0x100c80 flushy magic
  drm/nv50: fix fbcon when framebuffer above 4GiB mark
  ...
2010-04-09 11:50:01 -07:00
..
Kconfig
Makefile drm/nv50: implement gpio set/get routines 2010-04-09 10:15:46 +10:00
nouveau_acpi.c
nouveau_backlight.c
nouveau_bios.c drm/nv50: implement gpio set/get routines 2010-04-09 10:15:46 +10:00
nouveau_bios.h drm/nv50: parse/use some more de-magiced parts of gpio table entries 2010-04-09 10:15:45 +10:00
nouveau_bo.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-04-09 11:50:01 -07:00
nouveau_calc.c
nouveau_channel.c
nouveau_connector.c
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers 2010-04-09 10:20:15 +10:00
nouveau_drv.c
nouveau_drv.h drm/nv50: implement gpio set/get routines 2010-04-09 10:15:46 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c
nouveau_fbcon.h
nouveau_fence.c
nouveau_gem.c
nouveau_grctx.c
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c
nouveau_notifier.c
nouveau_object.c
nouveau_reg.h
nouveau_sgdma.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-04-09 11:50:01 -07:00
nouveau_state.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-04-09 11:50:01 -07:00
nouveau_ttm.c
nv04_crtc.c
nv04_cursor.c
nv04_dac.c
nv04_dfp.c
nv04_display.c
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c
nv04_instmem.c
nv04_mc.c
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_graph.c
nv17_gpio.c
nv17_tv.c
nv17_tv.h
nv17_tv_modes.c
nv20_graph.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c
nv50_crtc.c
nv50_cursor.c
nv50_dac.c
nv50_display.c
nv50_display.h
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c drm/nv50: implement gpio set/get routines 2010-04-09 10:15:46 +10:00
nv50_graph.c
nv50_grctx.c
nv50_instmem.c
nv50_mc.c
nv50_sor.c
nvreg.h