alistair23-linux/drivers/gpu/drm/nouveau
Roy Spliet 7760fcb020 drm/nouveau: Import initial memory timing work
This isn't correct everywhere yet, but since we don't use the data yet
it's perfectly safe to push in, and the information we gain from logs
will help to fix the remaining issues.

v2 (Ben Skeggs <bskeggs@redhat.com>):
- fixed up formatting
- free parsed timing info on takedown
- switched timing table printout to debug loglevel

Signed-off-by: Roy Spliet <r.spliet@student.tudelft.nl>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-10-05 09:57:32 +10:00
..
Kconfig drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid' 2010-09-24 16:27:40 +10:00
Makefile drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) 2010-09-24 16:28:28 +10:00
nouveau_acpi.c drm/nouveau: we can't free ACPI EDID, so make a copy that we can 2010-09-24 16:26:24 +10:00
nouveau_backlight.c backlight: Allow properties to be passed at registration 2010-03-16 19:47:54 +00:00
nouveau_bios.c drm/nouveau: v3.0 pll limits tables have type<->register mapping too 2010-09-24 16:29:48 +10:00
nouveau_bios.h drm/nouveau: make bios code easier to use externally 2010-09-24 16:26:56 +10:00
nouveau_bo.c drm/nouveau: fix chipset vs card_type thinko 2010-09-24 16:28:43 +10:00
nouveau_calc.c drm/nouveau: make the behaviour of get_pll_limits() consistent 2010-09-24 16:26:49 +10:00
nouveau_channel.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nouveau_connector.c drm/nouveau: fix panels using straps-based mode detection 2010-09-24 16:28:50 +10:00
nouveau_connector.h drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. 2010-07-13 10:13:21 +10:00
nouveau_crtc.h drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nouveau_debugfs.c drm/nouveau: add debugfs file to forcibly evict everything from vram 2010-09-24 16:28:33 +10:00
nouveau_display.c drm: Propagate error code from fb_create() 2010-08-10 10:46:51 +10:00
nouveau_dma.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nouveau_dma.h drm/nouveau: new gem pushbuf interface, bump to 0.0.16 2010-02-25 15:08:44 +10:00
nouveau_dp.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nouveau_drv.c drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload 2010-09-24 16:27:35 +10:00
nouveau_drv.h drm/nouveau: Import initial memory timing work 2010-10-05 09:57:32 +10:00
nouveau_encoder.h drm/nv17-nv4x: Attempt to init some external TMDS transmitters. 2010-08-06 08:34:59 +10:00
nouveau_fb.h drm/fb: fix fbdev object model + cleanup properly. 2010-04-07 10:21:03 +10:00
nouveau_fbcon.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-08-12 09:21:39 -07: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 drm/nouveau: Take fence spinlock before reading the last sequence. 2010-09-03 08:23:30 +10:00
nouveau_gem.c Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 2010-09-03 13:31:33 +10:00
nouveau_grctx.h drm/nouveau: modify object accessors, offset in bytes rather than dwords 2010-09-24 16:20:00 +10:00
nouveau_hw.c drm/nv04-nv40: import initial pm backend 2010-09-24 16:27:13 +10:00
nouveau_hw.h drm/nouveau: Add DRM driver for NVIDIA GPUs 2009-12-11 21:29:34 +10:00
nouveau_i2c.c drm/nouveau: Add support for I2C hardware monitoring devices. 2010-09-24 16:29:36 +10:00
nouveau_i2c.h drm/nouveau: Add support for I2C hardware monitoring devices. 2010-09-24 16:29:36 +10:00
nouveau_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
nouveau_irq.c drm/nouveau: handle fifo pusher errors better 2010-09-24 16:26:02 +10:00
nouveau_mem.c drm/nouveau: Import initial memory timing work 2010-10-05 09:57:32 +10:00
nouveau_notifier.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nouveau_object.c drm/nouveau: remove nouveau_gpuobj_late_takedown 2010-09-24 16:23:46 +10:00
nouveau_perf.c drm/nouveau: Double the perf table memory clocks on pre-G71 cards. 2010-09-24 16:29:25 +10:00
nouveau_pm.c drm/nouveau: Import initial memory timing work 2010-10-05 09:57:32 +10:00
nouveau_pm.h drm/nouveau: Import initial memory timing work 2010-10-05 09:57:32 +10:00
nouveau_ramht.c drm/nouveau: Don't remove ramht entries from the neighboring channels. 2010-09-24 16:25:03 +10:00
nouveau_ramht.h drm/nouveau: add spinlock around ramht modifications 2010-09-24 16:23:30 +10:00
nouveau_reg.h drm/nouveau: Simplify tile region handling. 2010-09-24 16:25:44 +10:00
nouveau_sgdma.c drm/nouveau: zero dummy page 2010-09-24 16:26:35 +10:00
nouveau_state.c drm/nouveau: Refactor nouveau_temp_get() into engine pointers. 2010-09-24 16:29:29 +10:00
nouveau_temp.c drm/nouveau: Misc cleanup of the PM code. 2010-09-24 16:29:41 +10:00
nouveau_ttm.c drm: move ttm global code to core drm 2010-08-04 09:46:06 +10:00
nouveau_volt.c drm/nouveau: fix thinko in volt 0x1x parsing 2010-09-24 16:27:58 +10:00
nv04_crtc.c drm/nouveau: make the behaviour of get_pll_limits() consistent 2010-09-24 16:26:49 +10:00
nv04_cursor.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nv04_dac.c drm/nv40: Try to set up CRE_LCD even if it has unknown bits set. 2010-09-24 16:19:09 +10:00
nv04_dfp.c drm/nouveau: Add support for I2C hardware monitoring devices. 2010-09-24 16:29:36 +10:00
nv04_display.c drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table. 2010-07-26 11:43:48 +10:00
nv04_fb.c drm/nouveau: Add DRM driver for NVIDIA GPUs 2009-12-11 21:29:34 +10:00
nv04_fbcon.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nv04_fifo.c drm/nouveau: Simplify tile region handling. 2010-09-24 16:25:44 +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 drm/nouveau: PRAMIN is available from the start on pre-nv50. 2010-09-24 16:25:28 +10:00
nv04_mc.c drm/nouveau: Disable PROM access on init. 2010-07-13 10:13:58 +10:00
nv04_pm.c drm/nouveau: Misc cleanup of the PM code. 2010-09-24 16:29:41 +10:00
nv04_timer.c drm/nouveau: Add DRM driver for NVIDIA GPUs 2009-12-11 21:29:34 +10:00
nv04_tv.c drm/nouveau: Add support for I2C hardware monitoring devices. 2010-09-24 16:29:36 +10:00
nv10_fb.c drm/nouveau: Pre-G80 tiling support. 2010-01-11 08:47:56 +10:00
nv10_fifo.c drm/nouveau: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv10_gpio.c drm/nouveau: introduce gpio engine 2010-07-26 11:43:57 +10:00
nv10_graph.c drm/nv10: Don't oops if the card wants to switch to a channel with no grctx. 2010-09-24 16:28:56 +10:00
nv17_tv.c drm/nouveau: Break some long lines in the TV-out code. 2010-09-24 16:24:59 +10:00
nv17_tv.h drm/nouveau: Break some long lines in the TV-out code. 2010-09-24 16:24:59 +10:00
nv17_tv_modes.c drm/nouveau: Break some long lines in the TV-out code. 2010-09-24 16:24:59 +10:00
nv20_graph.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nv30_fb.c drm/nv30: Fix PFB init for nv31. 2010-08-09 15:16:37 +10:00
nv40_fb.c drm/nouveau: Pre-G80 tiling support. 2010-01-11 08:47:56 +10:00
nv40_fifo.c drm/nouveau: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv40_graph.c drm/nv50: allow gpuobjs that aren't mapped into aperture 2010-09-24 16:20:28 +10:00
nv40_grctx.c drm/nouveau: modify object accessors, offset in bytes rather than dwords 2010-09-24 16:20:00 +10:00
nv40_mc.c drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00
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: use pll type rather than register for CRTC PLL 2010-09-24 16:29:55 +10:00
nv50_cursor.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nv50_dac.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nv50_display.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nv50_display.h drm/nouveau: Move display init to a new nouveau_engine. 2010-07-26 11:43:36 +10:00
nv50_evo.h drm/nouveau: Add DRM driver for NVIDIA GPUs 2009-12-11 21:29:34 +10:00
nv50_fb.c drm/nv50: fix 100c90 write on nva3 2010-09-24 16:26:41 +10:00
nv50_fbcon.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nv50_fifo.c drm/nouveau: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv50_gpio.c drm/nouveau: introduce gpio engine 2010-07-26 11:43:57 +10:00
nv50_graph.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nv50_grctx.c drm/nv50: demagic grctx, and add NVAF support 2010-09-24 16:24:00 +10:00
nv50_instmem.c drm/nv50: flush bar1 vm / dma object setup before poking 0x1708 2010-09-24 16:28:06 +10:00
nv50_mc.c drm/nouveau: introduce gpio engine 2010-07-26 11:43:57 +10:00
nv50_pm.c drm/nouveau: allow static performance level setting 2010-09-24 16:27:20 +10:00
nv50_sor.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nvc0_fb.c drm/nvc0: starting point for GF100 support, everything stubbed 2010-08-06 08:35:17 +10:00
nvc0_fifo.c drm/nouveau: Simplify tile region handling. 2010-09-24 16:25:44 +10:00
nvc0_graph.c drm/nvc0: starting point for GF100 support, everything stubbed 2010-08-06 08:35:17 +10:00
nvc0_instmem.c drm/nouveau: Remove implicit argument from nv_wait(). 2010-09-24 16:25:36 +10:00
nvreg.h drm/nouveau: Add some PFB register defines. 2010-07-26 11:42:13 +10:00