linux/drivers/gpu/drm/nouveau
Francisco Jerez 67eda20e6b drm/nv04-nv3x: Implement init-compute-mem.
Init-compute-mem was the last piece missing for nv0x-nv3x card
cold-booting. This implementation is somewhat lacking but it's been
reported to work on most chipsets it was tested in. Let me know if it
breaks suspend to RAM for you.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Tested-by: Patrice Mandin <patmandin@gmail.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Tested-by: Xavier Chantry <chantry.xavier@gmail.com>
Tested-by: Marcin Kościelnicki <koriakin@0x04.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-07-26 11:42:21 +10:00
..
Kconfig
Makefile
nouveau_acpi.c drm/nouveau: support fetching LVDS EDID from ACPI 2010-07-26 11:41:45 +10:00
nouveau_backlight.c
nouveau_bios.c drm/nv04-nv3x: Implement init-compute-mem. 2010-07-26 11:42:21 +10:00
nouveau_bios.h drm/nv04-nv3x: Implement init-compute-mem. 2010-07-26 11:42:21 +10:00
nouveau_bo.c
nouveau_calc.c drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00
nouveau_channel.c drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 2010-07-13 10:14:04 +10:00
nouveau_connector.c drm/nouveau: Don't pick an interlaced mode as the panel native mode. 2010-07-26 11:42:04 +10:00
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c
nouveau_drv.h drm/nouveau: support fetching LVDS EDID from ACPI 2010-07-26 11:41:45 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c drm/nouveau: Fix crashes during fbcon init on single head cards. 2010-07-13 10:13:57 +10:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 2010-07-13 10:14:04 +10:00
nouveau_gem.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 drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00
nouveau_notifier.c
nouveau_object.c
nouveau_reg.h drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00
nouveau_sgdma.c
nouveau_state.c drm/nv50: use correct PRAMIN flush register on original nv50 2010-07-26 11:41:36 +10: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 drm/nv04: Enable context switching on PFIFO init. 2010-07-13 10:14:00 +10:00
nv04_graph.c drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 2010-07-13 10:14:04 +10:00
nv04_instmem.c
nv04_mc.c drm/nouveau: Disable PROM access on init. 2010-07-13 10:13:58 +10:00
nv04_timer.c
nv04_tv.c drm/nouveau: tidy connector/encoder creation a little 2010-07-13 10:13:09 +10:00
nv10_fb.c
nv10_fifo.c
nv10_graph.c
nv17_gpio.c
nv17_tv_modes.c
nv17_tv.c drm/nouveau: Add another Zotac FX5200 TV-out quirk. 2010-07-26 11:42:09 +10:00
nv17_tv.h
nv20_graph.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00
nv50_calc.c
nv50_crtc.c
nv50_cursor.c
nv50_dac.c
nv50_display.c drm/nv50: move dp_set_tmds() function to happen in the last display irq 2010-07-13 10:13:54 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c drm/nv50: fix RAMHT size 2010-07-13 10:14:02 +10:00
nv50_gpio.c
nv50_graph.c
nv50_grctx.c
nv50_instmem.c drm/nv50: use correct PRAMIN flush register on original nv50 2010-07-26 11:41:36 +10:00
nv50_mc.c
nv50_sor.c
nvreg.h drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00