index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
2012-10-03
4
-342
/
+336
*
drm/nvc0-nve0/graph: rename dev to priv, no code changes
Ben Skeggs
2012-10-03
2
-5170
/
+5170
*
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
9
-138
/
+124
*
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
2012-10-03
2
-33
/
+44
*
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
2012-10-03
4
-90
/
+97
*
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
14
-171
/
+182
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
69
-2169
/
+2777
*
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
2
-84
/
+72
*
drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
1
-17
/
+2
*
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
8
-74
/
+136
*
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
4
-10
/
+44
*
drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0
Ben Skeggs
2012-10-03
1
-19
/
+21
*
drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
4
-73
/
+50
*
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
7
-100
/
+122
*
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
6
-54
/
+202
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
49
-1345
/
+1691
*
drm/nv50-/instmem: allocate vram for kernel objects from end of vram
Ben Skeggs
2012-10-03
1
-1
/
+1
*
drm/nouveau/core: add support for reverse mm allocations
Ben Skeggs
2012-10-03
5
-93
/
+154
*
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
22
-162
/
+464
*
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
23
-118
/
+543
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
54
-3914
/
+3796
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
28
-1213
/
+1328
*
drm/nouveau/clk: implement stub clock subdev
Ben Skeggs
2012-10-03
15
-0
/
+437
*
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
29
-555
/
+1347
*
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
33
-503
/
+933
*
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
5
-249
/
+15
*
drm/nouveau/bios: pull in basic vbios subdev, more to come later
Ben Skeggs
2012-10-03
15
-0
/
+660
*
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
5
-109
/
+99
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
28
-91
/
+381
*
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
2012-10-03
42
-6
/
+4052
*
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
7
-161
/
+173
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
111
-168
/
+208
*
drm/nouveau/gem: use bo.offset rather than mm_node.start
Ben Skeggs
2012-10-03
1
-6
/
+3
*
drm/nvc0/fence: restore pre-suspend fence buffer context on resume
Ben Skeggs
2012-10-03
1
-0
/
+25
*
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2012-09-27
2
-2
/
+4
*
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
2012-09-26
1
-0
/
+1
*
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
2012-09-26
1
-1
/
+1
*
drm/nouveau: add dmi quirk for gpio reset
Dave Airlie
2012-09-21
1
-0
/
+16
*
Revert "drm/nv50-/gpio: initialise to vbios defaults during init"
Dave Airlie
2012-09-20
1
-3
/
+0
*
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
2012-09-14
1
-1
/
+1
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/lin...
Dave Airlie
2012-09-02
2
-2
/
+5
|
\
|
*
drm/nv50-/gpio: initialise to vbios defaults during init
Ben Skeggs
2012-08-31
1
-0
/
+3
|
*
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-31
1
-2
/
+2
*
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-08-29
1
-2
/
+4
|
\
|
|
*
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
2012-08-29
1
-2
/
+4
*
|
vga_switcheroo: Don't require handler init callback
Seth Forshee
2012-08-17
1
-6
/
+0
|
/
*
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-14
1
-0
/
+9
*
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-14
1
-1
/
+0
*
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-14
1
-1
/
+1
*
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
1
-1
/
+1
[next]