linux/drivers/gpu/drm/nouveau
Ben Skeggs 549cd872b0 drm/nv50/crtc: disable flip overlay around scaling mode changes
Prevents EVO getting all angry at us.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-12-21 19:01:15 +10:00
..
Kconfig
Makefile drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence 2011-12-21 19:01:14 +10:00
nouveau_acpi.c
nouveau_backlight.c drm/nva3/backlight: add suppport for newer style backlight regs 2011-09-20 16:10:06 +10:00
nouveau_bios.c drm/nouveau/gpio: remove invert flag, use state[] everywhere 2011-12-21 19:01:12 +10:00
nouveau_bios.h drm/nouveau/gpio: remove invert flag, use state[] everywhere 2011-12-21 19:01:12 +10:00
nouveau_bo.c Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 2011-12-20 14:43:53 +00:00
nouveau_calc.c
nouveau_channel.c drm/nouveau: initialize chan->fence.lock before use 2011-11-10 08:58:53 +10:00
nouveau_connector.c drm/nouveau: Fix bandwidth calculation for DisplayPort 2011-11-10 09:03:05 +10:00
nouveau_connector.h
nouveau_crtc.h drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nouveau_debugfs.c drm/nouveau: enable the ttm dma pool when swiotlb is active V3 2011-12-06 10:39:51 +00:00
nouveau_display.c Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 2011-12-20 14:43:53 +00:00
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau/dp: add support for displayport table 0x30 2011-09-20 16:11:21 +10:00
nouveau_drv.c Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 2011-12-20 14:43:53 +00:00
nouveau_drv.h drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence 2011-12-21 19:01:14 +10:00
nouveau_encoder.h drm/nouveau/dp: enable down-spread if vbios and sink support it 2011-09-20 16:10:35 +10:00
nouveau_fb.h drm: add an fb creation ioctl that takes a pixel format v5 2011-11-15 19:53:23 +00:00
nouveau_fbcon.c Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 2011-12-20 14:43:53 +00:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: initialize chan->fence.lock before use 2011-11-10 08:58:53 +10:00
nouveau_gem.c Revert "drm/ttm: add a way to bo_wait for either the last read or last write" 2011-10-27 18:28:37 +02:00
nouveau_grctx.h
nouveau_hdmi.c drm/nouveau/hdmi: enable sending of avi/audio infoframes 2011-12-21 19:01:15 +10:00
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() 2011-11-10 08:58:13 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c drm/nouveau: enable the ttm dma pool when swiotlb is active V3 2011-12-06 10:39:51 +00:00
nouveau_mm.c
nouveau_mm.h
nouveau_notifier.c
nouveau_object.c drm/nouveau: Keep RAMIN heap within the channel. 2011-11-30 23:40:52 +10:00
nouveau_perf.c drm/nv50/pm: s/unk05/vdec/ 2011-12-21 19:01:13 +10:00
nouveau_pm.c drm/nv50/pm: s/unk05/vdec/ 2011-12-21 19:01:13 +10:00
nouveau_pm.h drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection 2011-12-21 19:01:13 +10:00
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h drm/nva3/backlight: add suppport for newer style backlight regs 2011-09-20 16:10:06 +10:00
nouveau_sgdma.c drm/ttm: isolate dma data from ttm_tt V4 2011-12-06 10:40:02 +00:00
nouveau_state.c drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection 2011-12-21 19:01:13 +10:00
nouveau_temp.c drm/nv50/pm: mostly nailed down fan pwm frequency selection 2011-12-21 19:01:11 +10:00
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c drm/nvd0: add a card_type for 0xdX chipsets 2011-09-20 16:04:45 +10:00
nouveau_vm.h
nouveau_volt.c
nv04_crtc.c drm: Replace pitch with pitches[] in drm_framebuffer 2011-12-20 10:06:27 +00:00
nv04_cursor.c
nv04_dac.c
nv04_dfp.c
nv04_display.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c
nv04_instmem.c
nv04_mc.c
nv04_pm.c
nv04_timer.c drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets 2011-09-20 16:08:54 +10:00
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c drm/nouveau/gpio: remove invert flag, use state[] everywhere 2011-12-21 19:01:12 +10:00
nv10_graph.c
nv17_tv_modes.c
nv17_tv.c
nv17_tv.h
nv20_graph.c
nv30_fb.c
nv31_mpeg.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c
nv40_pm.c drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection 2011-12-21 19:01:13 +10:00
nv50_calc.c
nv50_crtc.c drm/nv50/crtc: disable flip overlay around scaling mode changes 2011-12-21 19:01:15 +10:00
nv50_cursor.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv50_dac.c
nv50_display.c drm/nv50/disp: silence compiler warning 2011-11-30 23:43:55 +10:00
nv50_display.h
nv50_evo.c
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c drm/nvd0/gpio: initial implementation 2011-09-20 16:05:36 +10:00
nv50_graph.c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? 2011-11-10 08:58:30 +10:00
nv50_grctx.c drm/nv50: fix stability issue on NV86. 2011-11-10 08:58:57 +10:00
nv50_instmem.c
nv50_mc.c
nv50_mpeg.c
nv50_pm.c drm/nv50/pm: convert to new fanspeed pwm controller hooks 2011-12-21 19:01:12 +10:00
nv50_sor.c drm/nouveau/hdmi: add hdmi register accessors to handle hdmi block move 2011-12-21 19:01:14 +10:00
nv50_vm.c
nv50_vram.c drm/nv50/vram: fix incorrect detection of bank count on newer chipsets 2011-11-10 08:58:47 +10:00
nv84_bsp.c drm/nouveau/vdec: implement stub modules for the known engines 2011-12-21 19:01:10 +10:00
nv84_crypt.c
nv84_vp.c drm/nouveau/vdec: implement stub modules for the known engines 2011-12-21 19:01:10 +10:00
nv98_crypt.c drm/nouveau/vdec: implement stub modules for the known engines 2011-12-21 19:01:10 +10:00
nv98_ppp.c drm/nouveau/vdec: implement stub modules for the known engines 2011-12-21 19:01:10 +10:00
nva3_copy.c
nva3_copy.fuc
nva3_copy.fuc.h
nva3_pm.c drm/nva3/pm: fixup for NVAF special 2011-09-20 16:08:50 +10:00
nvc0_copy.c
nvc0_copy.fuc.h
nvc0_fb.c drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c 2011-09-20 16:12:21 +10:00
nvc0_fbcon.c
nvc0_fifo.c drm/nvc0/fifo: avoid touching missing subfifos 2011-09-20 16:12:18 +10:00
nvc0_graph.c drm/nvc0/gr: fix TP init for transform feedback offset queries 2011-11-30 23:40:16 +10:00
nvc0_graph.fuc
nvc0_graph.h
nvc0_grctx.c drm/nvc0/gr: fix some bugs in grctx generation 2011-11-10 09:01:12 +10:00
nvc0_grgpc.fuc
nvc0_grgpc.fuc.h
nvc0_grhub.fuc
nvc0_grhub.fuc.h
nvc0_instmem.c
nvc0_pm.c drm/nvc0/pm: minor clock readback fixes 2011-09-20 16:11:55 +10:00
nvc0_vm.c
nvc0_vram.c drm/nvc0/vram: skip disabled PBFB subunits 2011-11-10 09:00:02 +10:00
nvd0_display.c drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations 2011-11-30 23:40:30 +10:00
nvreg.h