index
:
delta/nouveau.git
baserock/gk20a
baserock/jetson/3.17-rc5
baserock/jetson/gk20a
baserock/tegra/4.0
baserock/tegra/4.2
baserock/tegra/4.3
baserock/tegra/4.4
compat-3.18
drf
gk20a
gk20a_new
gk20a_next
gk20a_old
gk20a_sync
gk20a_vram
gm20b
gm20b_clk
hwref
master
oldstaging
secboot
secure_boot/base
secure_boot/pmu_support
staging/base
staging/bo
staging/drm-fixes
staging/fixes
staging/gm20b_clk
staging/ioctls
staging/work
t186
tegra-3.18
tegra-fixes
github.com: Gnurou/nouveau.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mc: use MSI interrupts where possible
Lucas Stach
2013-09-17
3
-0
/
+35
*
drm/nv50-/kms: assume analog display connected if load on any pin
Ben Skeggs
2013-09-17
1
-1
/
+1
*
disp/nv50: prevent false output detection on the original nv50
Emil Velikov
2013-09-17
1
-5
/
+10
*
i2c: pass the function pointers in at creation time
Ilia Mirkin
2013-09-17
8
-21
/
+23
*
therm: survive to suspend/resume cycles
Martin Peres
2013-08-21
4
-1
/
+46
*
timer: add a way to cancel alarms
Martin Peres
2013-08-21
3
-0
/
+21
*
timer: restore the time on resume
Martin Peres
2013-08-21
1
-1
/
+14
*
fan: restore pwm value on resume when in manual/auto mode
Martin Peres
2013-08-21
2
-1
/
+9
*
therm: Set the correct pwm_mode upon resume
Emil Velikov
2013-08-21
1
-1
/
+1
*
drm: require contiguous bo for framebuffer
Maarten Lankhorst
2013-08-21
1
-0
/
+5
*
disp/nv50-: use the number of dac, sor, pior rather than hardcoded values
Emil Velikov
2013-08-21
1
-17
/
+17
*
remove duplicate copy of nv44_graph_class
Ilia Mirkin
2013-08-21
2
-8
/
+5
*
vdec: implement support for VP3 engines
Ilia Mirkin
2013-08-21
6
-53
/
+104
*
core: get rid of math.h, replace log2i with order_base_2
Ilia Mirkin
2013-08-21
8
-40
/
+32
*
drm/dispnv04: fix framebuffer pin refcounting
Ben Skeggs
2013-08-21
3
-15
/
+47
*
mc: fix race condition between constructor and request_irq()
Ben Skeggs
2013-08-21
7
-14
/
+14
*
nouveau: fix reclocking on nv40
Pali Rohár
2013-08-21
1
-1
/
+1
*
ltcg: fix allocating memory as free
Maarten Lankhorst
2013-08-21
2
-1
/
+5
*
ltcg: fix ltcg memory initialization after suspend
Maarten Lankhorst
2013-08-21
1
-9
/
+23
*
fb: fix null derefs in nv49 and nv4e init
Ilia Mirkin
2013-08-21
2
-8
/
+8
*
drm: fix semaphore dmabuf obj
Maarten Lankhorst
2013-07-30
2
-6
/
+10
*
vm: make vm refcount into a kref
Ben Skeggs
2013-07-30
3
-18
/
+22
*
mpeg/nv31: don't recognize nv3x cards as having nv44 graph class
Ilia Mirkin
2013-07-30
1
-1
/
+4
*
mpeg/nv40: write magic value to channel object to make it work
Ilia Mirkin
2013-07-30
1
-0
/
+1
*
drm: fix size check for cards without vm
Maarten Lankhorst
2013-07-30
1
-1
/
+6
*
disp/nv50-: remove dcb_outp_match call, and related variables
Emil Velikov
2013-07-30
1
-8
/
+0
*
disp/nva3-: fix hda eld writing, needs to be padded
Ilia Mirkin
2013-07-30
2
-0
/
+4
*
mpeg/nv31: fix mpeg engine initialization
Ilia Mirkin
2013-07-30
1
-2
/
+2
*
mc/nv50: include vp in the fb error reporting mask
Ilia Mirkin
2013-07-30
1
-1
/
+1
*
drm: fix null pointer dereference in poll_changed
Maarten Lankhorst
2013-07-30
1
-1
/
+2
*
gpio/nv50: post-nv92 cards have 32 interrupt lines
Emil Velikov
2013-07-30
1
-5
/
+5
*
fb/nvc0: take lock in nvc0_ram_put()
Roy Spliet
2013-07-30
3
-12
/
+26
*
core: xtensa firmware size needs to be 0x40000 no matter what
Ilia Mirkin
2013-07-30
1
-1
/
+7
*
drm: do not allow negative sizes for now
Maarten Lankhorst
2013-07-29
1
-0
/
+6
*
core: add falcon interrupt handler
Maarten Lankhorst
2013-07-29
7
-0
/
+26
*
drm: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-29
2
-3
/
+15
*
drm: bump fence timeout to 15 seconds
Maarten Lankhorst
2013-07-29
1
-1
/
+1
*
drm: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-29
2
-8
/
+5
*
drm: fix pin refcnt leaks
Ben Skeggs
2013-07-29
1
-11
/
+35
*
drm: fix some error-path leaks in fbcon handling code
Maarten Lankhorst
2013-07-29
2
-6
/
+11
*
drm: fix locking issues in page flipping paths
Ben Skeggs
2013-07-29
3
-36
/
+22
*
v3.11-rc1
Ben Skeggs
2013-07-22
11
-97
/
+110
*
gr/nvc0: fix gpc firmware regression
Maarten Lankhorst
2013-07-08
2
-20
/
+23
*
drm: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
2013-07-08
2
-1
/
+3
*
disp/nva3: Fix HDMI audio regression
Ilia Mirkin
2013-07-05
1
-0
/
+4
*
nv50-/disp: Use output specific mask in interrupt
Emil Velikov
2013-07-05
1
-1
/
+5
*
gr/nvc0-: remove some more of the hardcoded register writes
Ben Skeggs
2013-07-05
3
-28
/
+6
*
gr/nvc0-: factor out yet more unknown magic into versioned functions
Ben Skeggs
2013-07-05
9
-14
/
+42
*
devinit/nvd7: use fermi class, not tesla
Ben Skeggs
2013-07-05
1
-1
/
+1
*
gr/nvf0-: ctxsw scratch reg count got bumped to 16
Ben Skeggs
2013-07-05
12
-3034
/
+3303
[next]