linux/drivers/gpu/drm/nouveau
Francisco Jerez 63f7fcfebd drm/nv04: Make CRTC base changes effective in the next hsync.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-12-03 15:11:09 +10:00
..
Kconfig
Makefile drm/nv50: move evo handling to nv50_evo.c 2010-12-03 15:10:52 +10:00
nouveau_acpi.c
nouveau_backlight.c drm/nouveau: don't expose backlight control when available through ACPI 2010-11-18 14:39:02 +10:00
nouveau_bios.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_bios.h
nouveau_bo.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_calc.c
nouveau_channel.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_connector.c drm/nouveau: Don't use load detection for connector polling. 2010-11-18 14:38:49 +10:00
nouveau_connector.h drm/nouveau: Use "force" to decide if analog load detection is ok or not. 2010-11-18 14:38:41 +10:00
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c drm/nouveau: Minor refactoring/cleanup of the fence code. 2010-10-05 09:58:59 +10:00
nouveau_dma.h drm/nouveau: Use semaphores to handle inter-channel sync in hardware. 2010-10-05 09:59:16 +10:00
nouveau_dp.c drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c 2010-10-05 09:57:58 +10:00
nouveau_drv.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_drv.h drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_encoder.h drm/nouveau: enable enhanced framing only if DP display supports it 2010-10-05 09:57:35 +10:00
nouveau_fb.h
nouveau_fbcon.c drm/nouveau: fallback to sw fbcon if we can't get mutex immediately 2010-12-03 15:06:23 +10:00
nouveau_fbcon.h drm/nouveau: disallow fbcon accel if running in interrupt context 2010-12-03 15:04:20 +10:00
nouveau_fence.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_gem.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_grctx.h
nouveau_hw.c drm/nv04: Make CRTC base changes effective in the next hsync. 2010-12-03 15:11:09 +10:00
nouveau_hw.h drm/nv04: Fix scanout over the 16MB mark. 2010-11-18 14:38:38 +10:00
nouveau_i2c.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_i2c.h Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-10-26 18:57:59 -07:00
nouveau_ioc32.c
nouveau_irq.c drm/nouveau: add support for MSI 2010-12-03 15:11:03 +10:00
nouveau_mem.c drm/nouveau: fix annoying nouveau_fence type issue 2010-12-03 15:11:07 +10:00
nouveau_notifier.c drm/nouveau: add more fine-grained locking to channel list + structures 2010-12-03 15:05:18 +10:00
nouveau_object.c drm/nv50: create graph and crypt contexts on demand 2010-12-03 15:10:44 +10:00
nouveau_perf.c drm/nouveau: parse voltage from perf 0x40 entires 2010-10-05 09:59:39 +10:00
nouveau_pm.c drm/nouveau: hook up acpi power supply change tracking 2010-12-03 15:05:29 +10:00
nouveau_pm.h drm/nva3: split pm backend out from nv50 2010-10-05 09:57:54 +10:00
nouveau_ramht.c drm/nv50: initial work to allow multiple evo channels 2010-12-03 15:10:54 +10:00
nouveau_ramht.h drm/nouveau: return error from nouveau_ramht_remove() if not found 2010-12-03 15:05:27 +10:00
nouveau_reg.h drm/nv50: improve evo error handler when more than just channel 0 active 2010-12-03 15:10:58 +10:00
nouveau_sgdma.c drm/nouveau: Make PCIE GART size depend on the available RAMIN space. 2010-11-18 14:38:57 +10:00
nouveau_state.c drm/nv50: regression fix, point NVAA/NVAC at correct PM functions 2010-12-03 15:11:05 +10:00
nouveau_temp.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_ttm.c
nouveau_volt.c
nv04_crtc.c drm/nv04: Make CRTC base changes effective in the next hsync. 2010-12-03 15:11:09 +10:00
nv04_cursor.c
nv04_dac.c drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 2010-10-05 09:58:43 +10:00
nv04_dfp.c drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. 2010-11-18 14:38:15 +10:00
nv04_display.c
nv04_fb.c
nv04_fbcon.c drm/nouveau: disallow fbcon accel if running in interrupt context 2010-12-03 15:04:20 +10:00
nv04_fifo.c drm/nouveau: Refactor context destruction to avoid a lock ordering issue. 2010-12-03 15:06:35 +10:00
nv04_graph.c drm/nouveau: only expose the object classes that are supported by the chipset 2010-12-03 15:06:56 +10:00
nv04_instmem.c drm/nouveau: pass gpuobj alignment request down into backing allocator 2010-12-03 15:06:51 +10:00
nv04_mc.c
nv04_pm.c drm/nv10-nv20: Fix instability after MPLL changes. 2010-11-18 14:38:47 +10:00
nv04_timer.c
nv04_tv.c drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 2010-10-05 09:58:43 +10:00
nv10_fb.c
nv10_fifo.c drm/nouveau: Refactor context destruction to avoid a lock ordering issue. 2010-12-03 15:06:35 +10:00
nv10_gpio.c
nv10_graph.c drm/nv10: fix thinko and let nv17 do 3d again :) 2010-12-03 15:11:01 +10:00
nv17_tv.c drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 2010-10-05 09:58:43 +10:00
nv17_tv.h
nv17_tv_modes.c
nv20_graph.c drm/nouveau: only expose the object classes that are supported by the chipset 2010-12-03 15:06:56 +10:00
nv30_fb.c
nv40_fb.c
nv40_fifo.c drm/nouveau: Refactor context destruction to avoid a lock ordering issue. 2010-12-03 15:06:35 +10:00
nv40_graph.c drm/nouveau: only expose the object classes that are supported by the chipset 2010-12-03 15:06:56 +10:00
nv40_grctx.c
nv40_mc.c
nv50_calc.c drm/nva3: fix overflow in fixed point math used for pll calculation 2010-11-18 14:38:34 +10:00
nv50_crtc.c drm/nouveau: Expose some BO usage flags to userspace. 2010-11-18 14:38:29 +10:00
nv50_cursor.c
nv50_dac.c
nv50_display.c drm/nv50: improve evo error handler when more than just channel 0 active 2010-12-03 15:10:58 +10:00
nv50_display.h
nv50_evo.c drm/nv50: fix evo instmem alignment 2010-12-03 15:10:59 +10:00
nv50_evo.h drm/nv50: move evo handling to nv50_evo.c 2010-12-03 15:10:52 +10:00
nv50_fb.c drm/nouveau: add more fine-grained locking to channel list + structures 2010-12-03 15:05:18 +10:00
nv50_fbcon.c drm/nouveau: disallow fbcon accel if running in interrupt context 2010-12-03 15:04:20 +10:00
nv50_fifo.c drm/nouveau: Refactor context destruction to avoid a lock ordering issue. 2010-12-03 15:06:35 +10:00
nv50_gpio.c
nv50_graph.c drm/nv50: improve evo error handler when more than just channel 0 active 2010-12-03 15:10:58 +10:00
nv50_grctx.c
nv50_instmem.c drm/nouveau: pass gpuobj alignment request down into backing allocator 2010-12-03 15:06:51 +10:00
nv50_mc.c
nv50_pm.c drm/nva3: split pm backend out from nv50 2010-10-05 09:57:54 +10:00
nv50_sor.c
nv84_crypt.c drm/nv50: remove excessive alignment of graph/crypt contexts 2010-12-03 15:07:00 +10:00
nva3_pm.c drm/nva3: split pm backend out from nv50 2010-10-05 09:57:54 +10:00
nvc0_fb.c
nvc0_fifo.c
nvc0_graph.c
nvc0_instmem.c drm/nouveau: pass gpuobj alignment request down into backing allocator 2010-12-03 15:06:51 +10:00
nvreg.h drm/nv04: Make CRTC base changes effective in the next hsync. 2010-12-03 15:11:09 +10:00