.. |
Kconfig
|
40c61046ee
drm/nouveau: select POWER_SUPPLY
|
13 years ago |
Makefile
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nouveau_acpi.c
|
2f3787aa43
drm/nouveau: Check dsm on switcheroo unregister
|
13 years ago |
nouveau_backlight.c
|
5024c54b5c
drm/nva3/backlight: add suppport for newer style backlight regs
|
13 years ago |
nouveau_bios.c
|
299bee10fb
drm/nouveau/bios: fix some shadowing issues, particularly acpi
|
13 years ago |
nouveau_bios.h
|
fa2c113ac1
drm/nouveau: add bios connector type for dms59
|
13 years ago |
nouveau_bo.c
|
1a46098e91
drm/nvc0/ttm: use copy engines for async buffer moves
|
13 years ago |
nouveau_calc.c
|
855a95e4fc
drm/nouveau: make the behaviour of get_pll_limits() consistent
|
14 years ago |
nouveau_channel.c
|
d1b167e168
drm/nouveau/ttm: untangle code to support accelerated buffer moves
|
13 years ago |
nouveau_connector.c
|
a6a17859f1
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
|
13 years ago |
nouveau_connector.h
|
befb51e9c9
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
|
13 years ago |
nouveau_crtc.h
|
df26bc9c32
drm/nv50/display: expose color vibrance control
|
13 years ago |
nouveau_debugfs.c
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |
nouveau_display.c
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |
nouveau_dma.c
|
48aca13f01
drm/nouveau: remove m2mf creation on userspace channels
|
13 years ago |
nouveau_dma.h
|
d1b167e168
drm/nouveau/ttm: untangle code to support accelerated buffer moves
|
13 years ago |
nouveau_dp.c
|
6225ee05ea
drm/nouveau/dp: Probe branch/sink OUIs (v2)
|
13 years ago |
nouveau_drv.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nouveau_drv.h
|
35916acedd
nouveau: add vmap support to nouveau prime support
|
13 years ago |
nouveau_encoder.h
|
f14d9a4dda
drm/nouveau/dp: make dp dpms function common, call from sor code instead
|
13 years ago |
nouveau_fb.h
|
27d5030a23
drm/nouveau: move master modesetting init to nouveau_display
|
13 years ago |
nouveau_fbcon.c
|
78df3a1c58
drm/nouveau/fbcon: use fence for sync, rather than notifier
|
13 years ago |
nouveau_fbcon.h
|
ddbaf79a8b
drm/nvc0: implement fbcon acceleration
|
14 years ago |
nouveau_fence.c
|
906c033e27
drm/nouveau/fence: fix a race where fence->channel can disappear
|
13 years ago |
nouveau_fence.h
|
906c033e27
drm/nouveau/fence: fix a race where fence->channel can disappear
|
13 years ago |
nouveau_fifo.h
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nouveau_gem.c
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |
nouveau_gpio.c
|
af3289e963
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
|
13 years ago |
nouveau_gpio.h
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
nouveau_grctx.h
|
d58086deaa
drm/nv40-50/gr: restructure grctx/prog generation
|
13 years ago |
nouveau_hdmi.c
|
0ed4bb92f5
drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac
|
13 years ago |
nouveau_hw.c
|
afada5e0bb
drm/nv04/disp: disable vblank interrupts when disabling display
|
13 years ago |
nouveau_hw.h
|
5794b5fdb5
drm/nv04: Fix scanout over the 16MB mark.
|
14 years ago |
nouveau_hwsq.h
|
c8b9641a91
drm/nouveau/hwsq: remove some magic, give proper opcode names
|
13 years ago |
nouveau_i2c.c
|
ec9b3a9de6
drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack
|
13 years ago |
nouveau_i2c.h
|
ec9b3a9de6
drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack
|
13 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
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
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_mxm.c
|
84ddfda6d4
drm/nouveau/mxm: call mxmi to determine revision before calling mxms
|
13 years ago |
nouveau_notifier.c
|
b2e0d195d2
drm/nouveau: Fix notifier blocks over the 4GB mark.
|
13 years ago |
nouveau_object.c
|
6e5a429bcb
drm/nouveau: turn a BUG into a WARN
|
13 years ago |
nouveau_perf.c
|
27740383dd
drm/nva3/pm: initial attempt at more magic PFB regs
|
13 years ago |
nouveau_pm.c
|
5799d9e2ea
drm/nouveau/pm: don't read/write beyond end of stack buffer
|
13 years ago |
nouveau_pm.h
|
27740383dd
drm/nva3/pm: initial attempt at more magic PFB regs
|
13 years ago |
nouveau_prime.c
|
35916acedd
nouveau: add vmap support to nouveau prime support
|
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
|
d0f3c7e41d
drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets
|
13 years ago |
nouveau_software.h
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
nouveau_state.c
|
5c5ed6e2cd
drm/nouveau: Unregister switcheroo client on exit
|
13 years ago |
nouveau_temp.c
|
486a45c2a6
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
|
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
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
nouveau_vm.h
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
nouveau_volt.c
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
nv04_crtc.c
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
nv04_cursor.c
|
b334f2b3b6
drm/nouveau: allow cursor image and position to survive suspend
|
15 years ago |
nv04_dac.c
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
nv04_dfp.c
|
abbd3f8e3b
drm/nv04/disp: handle dual-link spwg panels without needing quirks
|
13 years ago |
nv04_display.c
|
afada5e0bb
drm/nv04/disp: disable vblank interrupts when disabling display
|
13 years ago |
nv04_fb.c
|
ddfd2da484
drm/nouveau: memory type detection for the really old chipsets
|
13 years ago |
nv04_fbcon.c
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
nv04_fence.c
|
906c033e27
drm/nouveau/fence: fix a race where fence->channel can disappear
|
13 years ago |
nv04_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv04_graph.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv04_instmem.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv04_mc.c
|
112d20ad5c
drm/nouveau: Disable PROM access on init.
|
15 years ago |
nv04_pm.c
|
36f1317ed0
drm/nv04-nv30/pm: port to newer interfaces
|
13 years ago |
nv04_software.c
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |
nv04_timer.c
|
ff2b6c6e58
drm/nouveau/pm: remove the older interfaces completely
|
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
|
d81c19e312
drm/nv20: split PFB code out of nv10_fb.c
|
13 years ago |
nv10_fence.c
|
906c033e27
drm/nouveau/fence: fix a race where fence->channel can disappear
|
13 years ago |
nv10_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv10_gpio.c
|
b99da31ed8
drm/nv10/gpio: fix thinko in mask for gpio lines 2-9
|
13 years ago |
nv10_graph.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv17_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv17_tv.c
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 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_fb.c
|
ff92a6cda7
drm/nv20-nv40: add memory type detection
|
13 years ago |
nv20_graph.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv30_fb.c
|
a5cf68b04b
drm/nouveau: Rework tile region handling.
|
14 years ago |
nv31_mpeg.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv40_fb.c
|
ff92a6cda7
drm/nv20-nv40: add memory type detection
|
13 years ago |
nv40_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv40_graph.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv40_grctx.c
|
d58086deaa
drm/nv40-50/gr: restructure grctx/prog generation
|
13 years ago |
nv40_mc.c
|
1380da4979
drm/nv40: initialise 0x17xx on all chipsets that have it
|
14 years ago |
nv40_pm.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
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
|
a8f81837c5
drm/nv50/disp: fixup error paths in crtc object creation
|
13 years ago |
nv50_cursor.c
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
nv50_dac.c
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
nv50_display.c
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
nv50_display.h
|
20abd1634a
drm/nouveau: create real execution engine for software object class
|
13 years ago |
nv50_evo.c
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
nv50_evo.h
|
df26bc9c32
drm/nv50/display: expose color vibrance control
|
13 years ago |
nv50_fb.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv50_fbcon.c
|
d1b167e168
drm/nouveau/ttm: untangle code to support accelerated buffer moves
|
13 years ago |
nv50_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv50_gpio.c
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
nv50_graph.c
|
547e6c7fc8
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
|
13 years ago |
nv50_grctx.c
|
71af5e62db
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
|
13 years ago |
nv50_instmem.c
|
d37f60c87f
drm/nv50: fix ramin heap size for kernel channel too
|
13 years ago |
nv50_mc.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
15 years ago |
nv50_mpeg.c
|
5511d490da
drm/nv50: remove manual context unload on context destruction
|
13 years ago |
nv50_pm.c
|
e436d1bb0a
drm/nv50/hwsq: some nv92 fixes
|
13 years ago |
nv50_software.c
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
nv50_sor.c
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
nv50_vm.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv50_vram.c
|
0ce7141558
drm/nv50: fix detection of second vram rank
|
13 years ago |
nv84_bsp.c
|
8f27c54342
drm/nouveau/vdec: implement stub modules for the known engines
|
13 years ago |
nv84_crypt.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nv84_fence.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv84_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nv84_vp.c
|
8f27c54342
drm/nouveau/vdec: implement stub modules for the known engines
|
13 years ago |
nv98_crypt.c
|
b355096992
drm/nv98/crypt: non-stub implementation of the engine hooks
|
13 years ago |
nv98_crypt.fuc
|
b355096992
drm/nv98/crypt: non-stub implementation of the engine hooks
|
13 years ago |
nv98_crypt.fuc.h
|
b355096992
drm/nv98/crypt: non-stub implementation of the engine hooks
|
13 years ago |
nv98_ppp.c
|
8f27c54342
drm/nouveau/vdec: implement stub modules for the known engines
|
13 years ago |
nva3_copy.c
|
5511d490da
drm/nv50: remove manual context unload on context destruction
|
13 years ago |
nva3_copy.fuc
|
0f0f7be8bd
drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions
|
13 years ago |
nva3_copy.fuc.h
|
0f0f7be8bd
drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions
|
13 years ago |
nva3_pm.c
|
78c2018658
drm/nouveau/pm: some more delays for ddr3 reclocking
|
13 years ago |
nvc0_copy.c
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
nvc0_copy.fuc.h
|
0f0f7be8bd
drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions
|
13 years ago |
nvc0_fb.c
|
ffc6a4e49e
nvc0/fb: shut up PMFB interrupt after the first occurrence
|
13 years ago |
nvc0_fbcon.c
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
nvc0_fence.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nvc0_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nvc0_graph.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nvc0_graph.fuc
|
be7f2615d7
drm/nvc0/gr: update fuc source to assemble with latest envyas
|
13 years ago |
nvc0_graph.h
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_grctx.c
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_grgpc.fuc
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_grgpc.fuc.h
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_grhub.fuc
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_grhub.fuc.h
|
06784090ec
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
|
13 years ago |
nvc0_instmem.c
|
5de8037ab4
drm/nvc0: enable per-client address spaces
|
14 years ago |
nvc0_pm.c
|
9d6ba0b58c
drm/nvc0/pm: very initial mclk freq change
|
13 years ago |
nvc0_software.c
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
nvc0_vm.c
|
990449c77c
drm/nv50-nvc0/vm: support unsnooped system memory
|
13 years ago |
nvc0_vram.c
|
29181d2f7b
drm/nvc0/vram: get part count from PUNITS
|
13 years ago |
nvd0_display.c
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
nve0_fifo.c
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
nve0_graph.c
|
d1b167e168
drm/nouveau/ttm: untangle code to support accelerated buffer moves
|
13 years ago |
nve0_graph.h
|
ab394543dd
drm/nve0/gr: initial implementation
|
13 years ago |
nve0_grctx.c
|
ab394543dd
drm/nve0/gr: initial implementation
|
13 years ago |
nvreg.h
|
c1003d9c90
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
|
14 years ago |