linux/drivers/gpu/drm/nouveau
Ken Milmore 658e86ee2d drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.
The nouveau hwmon temperature support currently only functions when hwmon is
compiled into the kernel. There's no reason why this shouldn't also work when
both hwmon and nouveau are modularised (as is the case with Slackware's stock
kernels).

Signed-off-by: Ken Milmore <ken.milmore@googlemail.com>
Reviewed-by: Martin Peres <martin.peres@ensi-bourges.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-09-20 16:07:59 +10:00
..
Kconfig drm: fix nouveau_acpi build 2011-05-16 11:57:20 +10:00
Makefile drm/nvd0/disp: tidy up what we have so far 2011-09-20 16:07:49 +10:00
nouveau_acpi.c drm/nouveau: drop leftover debugging 2011-06-20 15:27:18 +10:00
nouveau_backlight.c nouveau: change the backlight parent device to the connector, not the PCI dev 2011-03-22 17:43:59 -07:00
nouveau_bios.c drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nouveau_bios.h drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nouveau_bo.c drm/nvd0: add a card_type for 0xdX chipsets 2011-09-20 16:04:45 +10:00
nouveau_calc.c
nouveau_channel.c drm/nouveau: remove 'chan' argument from nouveau_bo_new 2011-06-23 16:00:37 +10:00
nouveau_connector.c drm/nouveau: ignore connector type when deciding digital/analog on DVI-I 2011-07-25 09:41:34 +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
nouveau_display.c drm/nvd0/disp: they moved the linear flag.. 2011-09-20 16:06:33 +10:00
nouveau_dma.c drm/nv50-nvc0: lookup pushbuf virtual address on dma_push 2011-06-23 16:00:22 +10:00
nouveau_dma.h drm/nouveau: remove no_vm/mappable flags from nouveau_bo 2011-02-25 06:45:34 +10:00
nouveau_dp.c drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nouveau_drv.c drm/nouveau: allow modeset module option to select 'headless mode' 2011-09-20 16:05:16 +10:00
nouveau_drv.h drm/nvd0/disp: very initial evo setup 2011-09-20 16:05:54 +10:00
nouveau_encoder.h
nouveau_fb.h drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nouveau_fbcon.c drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nouveau_fbcon.h drm/nvc0: implement fbcon acceleration 2010-12-21 17:18:39 +10:00
nouveau_fence.c drm/nouveau: fix oops on pre-semaphore hardware 2011-09-09 17:24:00 +10:00
nouveau_gem.c drm/nouveau: fix nouveau_vma object leak 2011-06-27 09:20:12 +10:00
nouveau_grctx.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 2011-05-16 10:47:25 +10:00
nouveau_hw.c drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 2011-06-07 09:22:29 +10:00
nouveau_hw.h
nouveau_i2c.c drm/nvd0/i2c: initial implementation 2011-09-20 16:05:24 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c drm/nouveau: detect disabled device in irq handler and return IRQ_NONE 2011-07-25 09:42:09 +10:00
nouveau_mem.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nouveau_mm.c drm/nouveau: allow a nouveau_mm to be created with holes 2011-09-20 16:04:00 +10:00
nouveau_mm.h drm/nouveau: allow a nouveau_mm to be created with holes 2011-09-20 16:04:00 +10:00
nouveau_notifier.c drm/nv50-nvc0: explicitly map notifier bo into channel vm 2011-06-23 16:00:04 +10:00
nouveau_object.c drm/nouveau: fixup init/fini sequence to deal with no CRTCs 2011-09-20 16:05:09 +10:00
nouveau_perf.c drm/nouveau: don't complain for disabled timingset entries 2011-09-20 16:04:29 +10:00
nouveau_pm.c drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. 2011-09-20 16:07:59 +10:00
nouveau_pm.h drm/nvc0/pm: initial implementation of clocks_get() 2011-09-20 16:03:16 +10:00
nouveau_ramht.c drm/nv50-nvc0: fix ramht entries for multiple evo channels 2011-02-25 06:44:48 +10:00
nouveau_ramht.h
nouveau_reg.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 2011-05-16 10:47:25 +10:00
nouveau_sgdma.c drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs 2011-09-09 17:24:10 +10:00
nouveau_state.c drm/nvd0/disp: very initial evo setup 2011-09-20 16:05:54 +10:00
nouveau_temp.c drm/nouveau/temp: Add default calibration values for nv67 2011-06-23 16:04:48 +10:00
nouveau_ttm.c
nouveau_util.c drm/nouveau: add nouveau_enum_find() util function 2011-03-14 16:31:50 +10:00
nouveau_util.h drm/nouveau: add nouveau_enum_find() util function 2011-03-14 16:31:50 +10:00
nouveau_vm.c drm/nvd0: add a card_type for 0xdX chipsets 2011-09-20 16:04:45 +10:00
nouveau_vm.h drm/nouveau: embed nouveau_mm 2011-09-20 16:03:56 +10:00
nouveau_volt.c drm/nouveau/pm: some fermi chipsets still use volt 0x30 2011-09-20 16:01:37 +10:00
nv04_crtc.c drm/nv04/crtc: Bail out if FB is not bound to crtc 2011-09-09 17:24:21 +10:00
nv04_cursor.c
nv04_dac.c
nv04_dfp.c drm/nouveau: fix oops on unload with disabled LVDS panel 2011-04-05 11:07:05 +10:00
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 drm/nv50: check for vm traps on every gr irq 2011-03-14 16:32:30 +10:00
nv04_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv04_instmem.c DRM: remove drm_pci_device_is_pcie 2011-07-13 08:14:52 +01:00
nv04_mc.c
nv04_pm.c drm/nv04/pm: recalibrate timer on nvclk changes 2011-09-20 16:04:42 +10:00
nv04_timer.c drm/nouveau/tmr: calibrate for ns timestamps on init 2011-09-20 16:04:36 +10:00
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv17_tv_modes.c drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv17_tv.c drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv17_tv.h drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv20_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv30_fb.c
nv31_mpeg.c drm/nv31/mpeg: support for a single class3174 user 2011-09-20 16:03:44 +10:00
nv40_fb.c drm/nv40: implement support for on-chip PCIEGART 2011-02-25 06:44:04 +10:00
nv40_fifo.c drm/nv40/vpe: add support for PMPEG 2011-05-16 10:48:56 +10:00
nv40_graph.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nv40_grctx.c drm/nv40: make detection of 0x4097-ful chipsets available everywhere 2011-01-17 11:28:31 +10:00
nv40_mc.c drm/nv40: initialise 0x17xx on all chipsets that have it 2011-01-17 11:28:43 +10:00
nv50_calc.c drm/nva3/clk: better pll calculation when no fractional fb div available 2011-05-16 10:50:59 +10:00
nv50_crtc.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv50_cursor.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv50_dac.c drm/nv50-nvc0: rename disp->evo to disp->master 2011-02-25 06:44:42 +10:00
nv50_display.c drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nv50_display.h drm/nv50-nvc0: initialise display sync channels 2011-02-25 06:45:11 +10:00
nv50_evo.c drm/nouveau: remove 'chan' argument from nouveau_bo_new 2011-06-23 16:00:37 +10:00
nv50_evo.h drm/nv50-nvc0: initialise display sync channels 2011-02-25 06:45:11 +10:00
nv50_fb.c drm/nv50: check for vm traps on every gr irq 2011-03-14 16:32:30 +10:00
nv50_fbcon.c drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nv50_fifo.c drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice 2011-02-25 06:44:30 +10:00
nv50_gpio.c drm/nvd0/gpio: initial implementation 2011-09-20 16:05:36 +10:00
nv50_graph.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2011-07-26 09:21:09 -07:00
nv50_grctx.c drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog 2011-09-20 16:02:46 +10:00
nv50_instmem.c drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 2011-06-23 15:59:18 +10:00
nv50_mc.c
nv50_mpeg.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nv50_pm.c drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nv50_sor.c drm/nv50/dp: fix hack to work for macbooks booted via EFI 2011-07-25 09:40:41 +10:00
nv50_vm.c drm/nv50-nvc0/vm: don't touch chan_vm 2011-06-23 15:58:40 +10:00
nv50_vram.c drm/nouveau: embed nouveau_mm 2011-09-20 16:03:56 +10:00
nv84_crypt.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nva3_copy.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nva3_copy.fuc drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nva3_copy.fuc.h drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nva3_pm.c drm/nvc0/pm: more complete parsing of clock domains 2011-09-20 16:03:34 +10:00
nvc0_copy.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nvc0_copy.fuc.h drm/nvc0: implement support for copy engines 2011-05-16 10:48:53 +10:00
nvc0_fb.c drm/nvc0/fb: allocate page for some unknown PFFB object 2011-06-23 15:56:59 +10:00
nvc0_fbcon.c drm/nv50-nvc0: explicitly map notifier bo into channel vm 2011-06-23 16:00:04 +10:00
nvc0_fifo.c drm/nvc0/fifo: fix typos in unload_context 2011-06-23 15:57:03 +10:00
nvc0_graph.c drm/nvc0/gr: copy GPC mpart config from PFFB 2011-09-20 16:04:15 +10:00
nvc0_graph.fuc drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_graph.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grctx.c drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grgpc.fuc drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grgpc.fuc.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grhub.fuc drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grhub.fuc.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_instmem.c drm/nvc0: enable per-client address spaces 2011-06-23 16:01:41 +10:00
nvc0_pm.c drm/nvc0/pm: more complete parsing of clock domains 2011-09-20 16:03:34 +10:00
nvc0_vm.c drm/nv50-nvc0/vm: don't touch chan_vm 2011-06-23 15:58:40 +10:00
nvc0_vram.c drm/nvc0/vram: support non-uniform memory size per controller 2011-09-20 16:04:11 +10:00
nvd0_display.c drm/nvd0/disp: tidy up what we have so far 2011-09-20 16:07:49 +10:00
nvreg.h drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 2011-06-07 09:22:29 +10:00