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
2015-08-17
v4.2-rc7
linux-4.2
Ben Skeggs
1
-21
/
+8
2015-07-28
nouveau/ttm: fix tiled system memory with Maxwell
Alexandre Courbot
1
-0
/
+9
2015-07-28
kms/nv50-: guard against enabling cursor on disabled heads
Ben Skeggs
1
-1
/
+1
2015-07-27
fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init
Ilia Mirkin
1
-1
/
+2
2015-07-27
fbcon/gf100-: reduce RING_SPACE allocation
Ilia Mirkin
1
-1
/
+1
2015-07-27
fbcon/nv11-: correctly account for ring space usage
Ilia Mirkin
1
-1
/
+1
2015-07-27
bios: add proper support for opcode 0x59
Ilia Mirkin
1
-4
/
+20
2015-07-27
bios: add 0x59 and 0x5a opcodes
Ilia Mirkin
1
-0
/
+24
2015-07-27
disp: Use NULL for pointers
Thierry Reding
1
-1
/
+1
2015-07-27
pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
1
-4
/
+3
2015-07-27
pm: prevent freeing the wrong engine context
Samuel Pitoiset
1
-2
/
+5
2015-07-27
gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2
-0
/
+38
2015-07-27
gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
1
-1
/
+1
2015-07-27
fifo/gk104: kick channels when deactivating them
Alexandre Courbot
1
-8
/
+21
2015-07-27
ibus/gk20a: increase SM wait timeout
Alexandre Courbot
1
-0
/
+8
2015-07-27
platform: fix compile error if !CONFIG_IOMMU
Alexandre Courbot
1
-0
/
+16
2015-07-27
drm: Do not leak client objects
Thierry Reding
1
-0
/
+1
2015-07-27
clk/gt215: u32->s32 for difference in req. and set clock
Roy Spliet
1
-1
/
+2
2015-07-27
drm/nv04-nv40/instmem: protect access to priv->heap by mutex
Kamil Dudka
1
-0
/
+8
2015-07-27
drm: hold mutex when calling nouveau_abi16_fini()
Kamil Dudka
1
-0
/
+2
2015-07-18
v4.2-rc2
Ben Skeggs
2
-4
/
+3
2015-05-29
gr/gm204: remove a stray printk
linux-4.1
Ben Skeggs
1
-1
/
+0
2015-05-29
devinit/gm100-: force devinit table execution on boards without PDISP
Ben Skeggs
4
-3
/
+6
2015-05-29
devinit/gf100: make the force-post condition more obvious
Ben Skeggs
1
-1
/
+4
2015-05-29
gr/gf100-: fix wrong constant definition
Lars Seipel
1
-1
/
+1
2015-05-29
v4.1-rc5
Ben Skeggs
9
-23
/
+32
2015-04-14
bios: fix fetching from acpi on certain systems
Jan Vesely
1
-2
/
+2
2015-04-14
gr/gm206: initial init+ctx code
Ben Skeggs
9
-16
/
+162
2015-04-14
ce/gm206: enable support via gm204 code
Ben Skeggs
1
-1
/
+1
2015-04-14
fifo/gm206: enable support via gm204 code
Ben Skeggs
1
-2
/
+2
2015-04-14
gr/gm204: initial init+ctx code
Ben Skeggs
10
-18
/
+1484
2015-04-14
drm: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+2
2015-04-14
ce/gm204: initial support
Ben Skeggs
4
-1
/
+178
2015-04-14
drm: add support for gm20x fifo channels
Ben Skeggs
2
-1
/
+3
2015-04-14
fifo/gm204: initial support
Ben Skeggs
7
-5
/
+68
2015-04-13
gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
1
-1
/
+6
2015-04-13
gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
1
-1
/
+1
2015-04-13
gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
3
-14
/
+11
2015-04-13
gr/gf100-: add symbolic names for classes
Ben Skeggs
9
-17
/
+24
2015-04-13
bin: fix some missed search+replaces
Ben Skeggs
3
-9
/
+9
2015-04-13
gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-13
gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-13
gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
1
-1
/
+1
2015-04-13
pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-13
platform: fix probe error path
Alexandre Courbot
1
-2
/
+1
2015-04-13
platform: release IOMMU's mm upon exit
Alexandre Courbot
1
-0
/
+1
2015-04-13
gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-13
pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
2015-04-13
pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
7
-44
/
+101
2015-04-13
pbus/hwsq: Make code size u16
Roy Spliet
1
-1
/
+1
[next]