index
:
~darktama/nouveau
devel-events
devel-gk110
devel-gk208
devel-keplerpm
devel-mst
devel-olddisp
devel-pm
devel-wip
hack-gk106m
linux-3.10
linux-3.11
linux-3.12
linux-3.13
linux-3.14
linux-3.15
linux-3.16
linux-3.17
linux-3.18
linux-3.19
linux-3.20
linux-3.8
linux-3.9
linux-4.1
linux-4.2
linux-4.3
linux-4.4
master
Nouveau driver - core, tools and DRM implementation
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
drm/dispnv04: fix framebuffer pin refcounting
linux-3.11
Ben Skeggs
3
-15
/
+47
2013-08-21
mc: fix race condition between constructor and request_irq()
Ben Skeggs
7
-14
/
+14
2013-08-21
nouveau: fix reclocking on nv40
Pali Rohár
1
-1
/
+1
2013-08-21
ltcg: fix allocating memory as free
Maarten Lankhorst
2
-1
/
+5
2013-08-21
ltcg: fix ltcg memory initialization after suspend
Maarten Lankhorst
1
-9
/
+23
2013-08-21
fb: fix null derefs in nv49 and nv4e init
Ilia Mirkin
2
-8
/
+8
2013-07-30
drm: fix semaphore dmabuf obj
Maarten Lankhorst
2
-6
/
+10
2013-07-30
vm: make vm refcount into a kref
Ben Skeggs
3
-18
/
+22
2013-07-30
mpeg/nv31: don't recognize nv3x cards as having nv44 graph class
Ilia Mirkin
1
-1
/
+4
2013-07-30
mpeg/nv40: write magic value to channel object to make it work
Ilia Mirkin
1
-0
/
+1
2013-07-30
drm: fix size check for cards without vm
Maarten Lankhorst
1
-1
/
+6
2013-07-30
disp/nv50-: remove dcb_outp_match call, and related variables
Emil Velikov
1
-8
/
+0
2013-07-30
disp/nva3-: fix hda eld writing, needs to be padded
Ilia Mirkin
2
-0
/
+4
2013-07-30
mpeg/nv31: fix mpeg engine initialization
Ilia Mirkin
1
-2
/
+2
2013-07-30
mc/nv50: include vp in the fb error reporting mask
Ilia Mirkin
1
-1
/
+1
2013-07-30
drm: fix null pointer dereference in poll_changed
Maarten Lankhorst
1
-1
/
+2
2013-07-30
gpio/nv50: post-nv92 cards have 32 interrupt lines
Emil Velikov
1
-5
/
+5
2013-07-30
fb/nvc0: take lock in nvc0_ram_put()
Roy Spliet
3
-12
/
+26
2013-07-30
core: xtensa firmware size needs to be 0x40000 no matter what
Ilia Mirkin
1
-1
/
+7
2013-07-29
drm: do not allow negative sizes for now
Maarten Lankhorst
1
-0
/
+6
2013-07-29
core: add falcon interrupt handler
Maarten Lankhorst
7
-0
/
+26
2013-07-29
drm: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2
-3
/
+15
2013-07-29
drm: bump fence timeout to 15 seconds
Maarten Lankhorst
1
-1
/
+1
2013-07-29
drm: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2
-8
/
+5
2013-07-29
drm: fix pin refcnt leaks
Ben Skeggs
1
-11
/
+35
2013-07-29
drm: fix some error-path leaks in fbcon handling code
Maarten Lankhorst
2
-6
/
+11
2013-07-29
drm: fix locking issues in page flipping paths
Ben Skeggs
3
-36
/
+22
2013-07-22
v3.11-rc1
Ben Skeggs
11
-97
/
+110
2013-07-08
gr/nvc0: fix gpc firmware regression
Maarten Lankhorst
2
-20
/
+23
2013-07-08
drm: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
2
-1
/
+3
2013-07-05
disp/nva3: Fix HDMI audio regression
Ilia Mirkin
1
-0
/
+4
2013-07-05
nv50-/disp: Use output specific mask in interrupt
Emil Velikov
1
-1
/
+5
2013-07-05
gr/nvc0-: remove some more of the hardcoded register writes
Ben Skeggs
3
-28
/
+6
2013-07-05
gr/nvc0-: factor out yet more unknown magic into versioned functions
Ben Skeggs
9
-14
/
+42
2013-07-05
devinit/nvd7: use fermi class, not tesla
Ben Skeggs
1
-1
/
+1
2013-07-05
gr/nvf0-: ctxsw scratch reg count got bumped to 16
Ben Skeggs
12
-3034
/
+3303
2013-07-05
gr/nvc0-: remove hardcoding of UNK count/mask in GPCCS ucode
Ben Skeggs
4
-95
/
+129
2013-07-05
gr/nvf0: build cs ucode for GK110
Ben Skeggs
11
-1
/
+1438
2013-07-05
gr/nvc0-: extend one of the magic calculations for >4 GPCs
Ben Skeggs
1
-6
/
+11
2013-07-05
gr/nvf0: fix ddx shaders locking up on me
Ben Skeggs
3
-3
/
+54
2013-07-05
devinit/nvc0: minor typo
Ben Skeggs
1
-1
/
+1
2013-07-05
nvf0/gr: enable support, if external cs ucode is available
Ben Skeggs
2
-1
/
+6
2013-07-05
gr/nvf0: magic sequence that makes PGRAPH come out of hiding
Ben Skeggs
2
-4
/
+48
2013-07-05
ce/nvf0: enable support
Ben Skeggs
1
-1
/
+1
2013-07-05
fifo/nvf0: enable support
Ben Skeggs
2
-2
/
+4
2013-07-05
gr/nvd7: initial support
Maarten Lankhorst
29
-20
/
+1940
2013-07-04
gr/nvc0-: generate cs register lists from grctx data
Ben Skeggs
11
-2073
/
+1152
2013-07-04
gr/nvc0-: tpc regs a subset of gpc, add separate list for gpc/unk regs
Ben Skeggs
8
-34
/
+52
2013-07-04
gr/nve0-: some new gpc registers can have multiple copies
Ben Skeggs
4
-180
/
+227
2013-07-04
gr/nvc0-: pull out a group of separately context-switched gpc regs
Ben Skeggs
6
-96
/
+68
[next]