.. |
Kconfig
|
fb0b760605
drm: fix nouveau_acpi build
|
14 years ago |
Makefile
|
1262a206da
drm/nv40/pm: write nv40-specific reclocking routines
|
13 years ago |
nouveau_acpi.c
|
4ee1c57fca
drm/nouveau: drop leftover debugging
|
14 years ago |
nouveau_backlight.c
|
5024c54b5c
drm/nva3/backlight: add suppport for newer style backlight regs
|
13 years ago |
nouveau_bios.c
|
59ef9742f6
drm/nv40/pm: execute memory reset script from vbios
|
13 years ago |
nouveau_bios.h
|
5f1800bd8a
drm/nouveau/dp: return master dp table pointer too when looking up encoder
|
13 years ago |
nouveau_bo.c
|
1717c0e23f
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
|
13 years ago |
nouveau_calc.c
|
855a95e4fc
drm/nouveau: make the behaviour of get_pll_limits() consistent
|
14 years ago |
nouveau_channel.c
|
8c06e60ed4
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
|
13 years ago |
nouveau_connector.c
|
75a1fccf92
drm/nouveau/dp: store unencoded link_bw everywhere
|
13 years ago |
nouveau_connector.h
|
01db363979
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
|
14 years ago |
nouveau_crtc.h
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
13 years ago |
nouveau_debugfs.c
|
5f7d42ece3
drm/nouveau: add debugfs file to forcibly evict everything from vram
|
14 years ago |
nouveau_display.c
|
2fad3d5e2b
drm/nvd0/disp: they moved the linear flag..
|
13 years ago |
nouveau_dma.c
|
9f9f51fcb9
drm/nv50-nvc0: lookup pushbuf virtual address on dma_push
|
14 years ago |
nouveau_dma.h
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
14 years ago |
nouveau_dp.c
|
c16a3a358b
drm/nouveau/dp: add support for displayport table 0x30
|
13 years ago |
nouveau_drv.c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
nouveau_drv.h
|
59ef9742f6
drm/nv40/pm: execute memory reset script from vbios
|
13 years ago |
nouveau_encoder.h
|
52e0d0ecc8
drm/nouveau/dp: enable down-spread if vbios and sink support it
|
13 years ago |
nouveau_fb.h
|
45143cb53c
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
|
14 years ago |
nouveau_fbcon.c
|
45143cb53c
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
|
14 years ago |
nouveau_fbcon.h
|
ddbaf79a8b
drm/nvc0: implement fbcon acceleration
|
14 years ago |
nouveau_fence.c
|
91a8f1ea4b
drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts
|
13 years ago |
nouveau_gem.c
|
8fe198b2c6
drm/nouveau: fix nouveau_vma object leak
|
14 years ago |
nouveau_grctx.h
|
0b89a072f9
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
|
14 years ago |
nouveau_hw.c
|
c1003d9c90
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
|
14 years ago |
nouveau_hw.h
|
5794b5fdb5
drm/nv04: Fix scanout over the 16MB mark.
|
14 years ago |
nouveau_i2c.c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
nouveau_i2c.h
|
c48c43e422
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
nouveau_ioc32.c
|
ed8b670409
drm: convert drm_ioctl to unlocked_ioctl
|
15 years ago |
nouveau_irq.c
|
9717f3d953
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
|
14 years ago |
nouveau_mem.c
|
2228c6fe04
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
|
13 years ago |
nouveau_mm.c
|
a12036ba2c
drm/nouveau: allow a nouveau_mm to be created with holes
|
13 years ago |
nouveau_mm.h
|
a12036ba2c
drm/nouveau: allow a nouveau_mm to be created with holes
|
13 years ago |
nouveau_notifier.c
|
0b7187335f
drm/nv50-nvc0: explicitly map notifier bo into channel vm
|
14 years ago |
nouveau_object.c
|
e432d48f87
drm/nvd0: lets not attempt to dereference a nv50_display pointer
|
13 years ago |
nouveau_perf.c
|
9f403603f2
drm/nv40/pm: parse geometric delta clock from vbios
|
13 years ago |
nouveau_pm.c
|
658e86ee2d
drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules.
|
13 years ago |
nouveau_pm.h
|
1262a206da
drm/nv40/pm: write nv40-specific reclocking routines
|
13 years ago |
nouveau_ramht.c
|
961b6e686e
drm/nv50-nvc0: fix ramht entries for multiple evo channels
|
14 years ago |
nouveau_ramht.h
|
18a16a768c
drm/nouveau: return error from nouveau_ramht_remove() if not found
|
14 years ago |
nouveau_reg.h
|
5024c54b5c
drm/nva3/backlight: add suppport for newer style backlight regs
|
13 years ago |
nouveau_sgdma.c
|
a0d9a8feb9
drm/nouveau: remove allocations from gart populate() hook
|
13 years ago |
nouveau_state.c
|
ff920bfbe6
drm/nouveau: fix printk typo in ioremap failure path
|
13 years ago |
nouveau_temp.c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
nouveau_ttm.c
|
ba4420c224
drm: move ttm global code to core drm
|
15 years ago |
nouveau_util.c
|
bb9b18a390
drm/nouveau: add nouveau_enum_find() util function
|
14 years ago |
nouveau_util.h
|
bb9b18a390
drm/nouveau: add nouveau_enum_find() util function
|
14 years ago |
nouveau_vm.c
|
2e9733ff7d
drm/nvd0: add a card_type for 0xdX chipsets
|
13 years ago |
nouveau_vm.h
|
987eec10dd
drm/nouveau: embed nouveau_mm
|
13 years ago |
nouveau_volt.c
|
03ce8d9e63
drm/nouveau/pm: some fermi chipsets still use volt 0x30
|
13 years ago |
nv04_crtc.c
|
0e83bb4eee
drm/nv04/crtc: Bail out if FB is not bound to crtc
|
13 years ago |
nv04_cursor.c
|
b334f2b3b6
drm/nouveau: allow cursor image and position to survive suspend
|
15 years ago |
nv04_dac.c
|
12fb952507
drm/nouveau: introduce a util function to wait on reg != val
|
14 years ago |
nv04_dfp.c
|
fb522ee1aa
drm/nouveau: fix oops on unload with disabled LVDS panel
|
14 years ago |
nv04_display.c
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
13 years ago |
nv04_fb.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
15 years ago |
nv04_fbcon.c
|
ceac30999d
drm/nouveau: implicitly insert non-DMA objects into RAMHT
|
14 years ago |
nv04_fifo.c
|
6fdb383e81
drm/nv50: check for vm traps on every gr irq
|
14 years ago |
nv04_graph.c
|
9962cc6eba
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
|
14 years ago |
nv04_instmem.c
|
58b6542b50
DRM: remove drm_pci_device_is_pcie
|
14 years ago |
nv04_mc.c
|
112d20ad5c
drm/nouveau: Disable PROM access on init.
|
15 years ago |
nv04_pm.c
|
f3f2f54e11
drm/nv04/pm: recalibrate timer on nvclk changes
|
13 years ago |
nv04_timer.c
|
afb0c796d8
drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets
|
13 years ago |
nv04_tv.c
|
cd2fb2e9e0
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
|
14 years ago |
nv10_fb.c
|
87a326a385
drm/nv20: Add Z compression support.
|
14 years ago |
nv10_fifo.c
|
d908175cca
drm/nouveau: make fifo.create_context() responsible for mapping control regs
|
14 years ago |
nv10_gpio.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 years ago |
nv10_graph.c
|
9962cc6eba
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
|
14 years ago |
nv17_tv.c
|
b1f559ecdc
drm: Mark constant arrays of drm_display_mode const
|
14 years ago |
nv17_tv.h
|
b1f559ecdc
drm: Mark constant arrays of drm_display_mode const
|
14 years ago |
nv17_tv_modes.c
|
b1f559ecdc
drm: Mark constant arrays of drm_display_mode const
|
14 years ago |
nv20_graph.c
|
9962cc6eba
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
|
14 years ago |
nv30_fb.c
|
a5cf68b04b
drm/nouveau: Rework tile region handling.
|
14 years ago |
nv31_mpeg.c
|
52d073318a
drm/nv31/mpeg: support for a single class3174 user
|
13 years ago |
nv40_fb.c
|
7948758d27
drm/nv40: implement support for on-chip PCIEGART
|
14 years ago |
nv40_fifo.c
|
a02ccc7f97
drm/nv40/vpe: add support for PMPEG
|
14 years ago |
nv40_graph.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nv40_grctx.c
|
c693931d93
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
|
14 years ago |
nv40_mc.c
|
1380da4979
drm/nv40: initialise 0x17xx on all chipsets that have it
|
14 years ago |
nv40_pm.c
|
59ef9742f6
drm/nv40/pm: execute memory reset script from vbios
|
13 years ago |
nv50_calc.c
|
52eba8dd5e
drm/nva3/clk: better pll calculation when no fractional fb div available
|
14 years ago |
nv50_crtc.c
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
13 years ago |
nv50_cursor.c
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
13 years ago |
nv50_dac.c
|
59c0f5780f
drm/nv50-nvc0: rename disp->evo to disp->master
|
14 years ago |
nv50_display.c
|
46959b7790
drm/nouveau/dp: remove reliance on vbios for native displayport
|
13 years ago |
nv50_display.h
|
cdccc70eff
drm/nv50-nvc0: initialise display sync channels
|
14 years ago |
nv50_evo.c
|
7375c95b34
drm/nouveau: remove 'chan' argument from nouveau_bo_new
|
14 years ago |
nv50_evo.h
|
cdccc70eff
drm/nv50-nvc0: initialise display sync channels
|
14 years ago |
nv50_fb.c
|
6fdb383e81
drm/nv50: check for vm traps on every gr irq
|
14 years ago |
nv50_fbcon.c
|
45143cb53c
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
|
14 years ago |
nv50_fifo.c
|
ec23802d61
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
|
14 years ago |
nv50_gpio.c
|
d7f8172ca9
drm/nvd0/gpio: initial implementation
|
13 years ago |
nv50_graph.c
|
6d6538a0c3
drm/nv50/gr: refactor initialisation
|
13 years ago |
nv50_grctx.c
|
fbba036a56
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
|
13 years ago |
nv50_instmem.c
|
6e32fedc8b
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
|
14 years ago |
nv50_mc.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
15 years ago |
nv50_mpeg.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nv50_pm.c
|
02e4f5877d
drm/nouveau/bios: allow passing in crtc to the init table parser
|
13 years ago |
nv50_sor.c
|
a002feceb7
drm/nouveau/dp: pass in required datarate to link training
|
13 years ago |
nv50_vm.c
|
b79181cbad
drm/nv50-nvc0/vm: don't touch chan_vm
|
14 years ago |
nv50_vram.c
|
987eec10dd
drm/nouveau: embed nouveau_mm
|
13 years ago |
nv84_crypt.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nva3_copy.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nva3_copy.fuc
|
7ff5441e55
drm/nva3: implement support for copy engine
|
14 years ago |
nva3_copy.fuc.h
|
7ff5441e55
drm/nva3: implement support for copy engine
|
14 years ago |
nva3_pm.c
|
378f85ed54
drm/nva3/pm: fixup for NVAF special
|
13 years ago |
nvc0_copy.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nvc0_copy.fuc.h
|
d5a27370b5
drm/nvc0: implement support for copy engines
|
14 years ago |
nvc0_fb.c
|
a14845121c
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
|
13 years ago |
nvc0_fbcon.c
|
0b7187335f
drm/nv50-nvc0: explicitly map notifier bo into channel vm
|
14 years ago |
nvc0_fifo.c
|
3dcbb02b3a
drm/nvc0/fifo: avoid touching missing subfifos
|
13 years ago |
nvc0_graph.c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
nvc0_graph.fuc
|
0411de8548
drm/nvc0/gr: import and use our own fuc by default
|
14 years ago |
nvc0_graph.h
|
3c23a7b8bc
drm/nvc0/gr: add support for nvcf chipset
|
13 years ago |
nvc0_grctx.c
|
64c2502b77
drm/nvc0/gr: remove max tpc count info
|
13 years ago |
nvc0_grgpc.fuc
|
3c23a7b8bc
drm/nvc0/gr: add support for nvcf chipset
|
13 years ago |
nvc0_grgpc.fuc.h
|
3c23a7b8bc
drm/nvc0/gr: add support for nvcf chipset
|
13 years ago |
nvc0_grhub.fuc
|
3c23a7b8bc
drm/nvc0/gr: add support for nvcf chipset
|
13 years ago |
nvc0_grhub.fuc.h
|
3c23a7b8bc
drm/nvc0/gr: add support for nvcf chipset
|
13 years ago |
nvc0_instmem.c
|
5de8037ab4
drm/nvc0: enable per-client address spaces
|
14 years ago |
nvc0_pm.c
|
8ce51fcfee
drm/nvc0/pm: minor clock readback fixes
|
13 years ago |
nvc0_vm.c
|
b79181cbad
drm/nv50-nvc0/vm: don't touch chan_vm
|
14 years ago |
nvc0_vram.c
|
aa6500964c
drm/nvc0/vram: support non-uniform memory size per controller
|
13 years ago |
nvd0_display.c
|
84e2ad8b7b
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
|
13 years ago |
nvreg.h
|
c1003d9c90
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
|
14 years ago |