linux/drivers/gpu/drm/nouveau
Dave Airlie 36d1701c50 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
* 'nouveau/for-airlied' of ../drm-nouveau-next:
  drm/nv50: cast IGP memory location to u64 before shifting
  drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
  drm/nouveau: fix dual-link displays when plugged into single-link outputs
  drm/nv50: obey dcb->duallink_possible
  drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
  drm/nouveau: don't execute INIT_GPIO unless we're really running the table
  drm/nv40: allow cold-booting of nv4x chipsets
  drm/nouveau: fix POST detection for certain chipsets
  drm/nouveau: Add getparam for current PTIMER time.
  drm/nouveau: allow cursor image and position to survive suspend
2010-06-01 11:32:29 +10:00
..
Kconfig
Makefile drm/nv50: support fractional feedback divider on newer chips 2010-05-19 16:21:59 +10:00
nouveau_acpi.c drm/nouveau: fixup confusion over which handle the DSM is hanging off. 2010-06-01 10:24:30 +10:00
nouveau_backlight.c
nouveau_bios.c Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing 2010-06-01 11:32:29 +10:00
nouveau_bios.h drm/nv50: store full dcb i2c entry from vbios 2010-05-19 13:15:16 +10:00
nouveau_bo.c drm/nouveau: fix a nouveau_bo dereference after it's been destroyed 2010-05-19 13:15:14 +10:00
nouveau_calc.c
nouveau_channel.c
nouveau_connector.c Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing 2010-06-01 11:32:29 +10:00
nouveau_connector.h
nouveau_crtc.h drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nouveau_debugfs.c
nouveau_display.c drm/fbdev: rework output polling to be back in the core. (v4) 2010-05-18 17:40:11 +10:00
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nouveau_drv.h drm/nouveau: attempt to get bios from ACPI v3 2010-06-01 10:24:21 +10:00
nouveau_encoder.h drm/nv50: fix suspend/resume with DP outputs 2010-05-19 13:15:16 +10:00
nouveau_fb.h
nouveau_fbcon.c drm/fbdev: rework output polling to be back in the core. (v4) 2010-05-18 17:40:11 +10:00
nouveau_fbcon.h drm/fbdev: rework output polling to be back in the core. (v4) 2010-05-18 17:40:11 +10:00
nouveau_fence.c
nouveau_gem.c
nouveau_grctx.c
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c drm/nv50: fix monitor detection on certain chipsets 2010-05-19 13:15:16 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c drm/nv50: cast IGP memory location to u64 before shifting 2010-06-01 09:49:12 +10:00
nouveau_notifier.c
nouveau_object.c
nouveau_reg.h drm/nv50: fix suspend/resume with DP outputs 2010-05-19 13:15:16 +10:00
nouveau_sgdma.c
nouveau_state.c Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing 2010-06-01 11:32:29 +10:00
nouveau_ttm.c
nv04_crtc.c
nv04_cursor.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nv04_dac.c
nv04_dfp.c
nv04_display.c
nv04_fb.c
nv04_fbcon.c drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 2010-05-19 13:15:14 +10:00
nv04_fifo.c
nv04_graph.c drm/nv04: Implement missing nv04 PGRAPH methods in software. 2010-05-19 13:15:14 +10:00
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 drm: Fixes linux-next & linux-2.6 checkstack warnings: 2010-05-24 10:24:07 +10:00
nv40_grctx.c drm/nv40: remove some completed ctxprog TODOs 2010-05-19 13:15:14 +10:00
nv40_mc.c
nv50_calc.c drm/nv50: support fractional feedback divider on newer chips 2010-05-19 16:21:59 +10:00
nv50_crtc.c drm/nv50: support fractional feedback divider on newer chips 2010-05-19 16:21:59 +10:00
nv50_cursor.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nv50_dac.c
nv50_display.c drm/nv50: fix suspend/resume with DP outputs 2010-05-19 13:15:16 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c
nv50_graph.c
nv50_grctx.c
nv50_instmem.c
nv50_mc.c
nv50_sor.c drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack 2010-05-28 16:06:59 +10:00
nvreg.h