index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2015-08-14
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
1
-21
/
+8
2015-08-07
drm/nouveau/gr: Fix typo in nv10.c
Masanari Iida
1
-2
/
+2
2015-07-28
drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell
Alexandre Courbot
1
-0
/
+9
2015-07-28
drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads
Ben Skeggs
1
-1
/
+1
2015-07-27
drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init
Ilia Mirkin
1
-1
/
+2
2015-07-27
drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation
Ilia Mirkin
1
-1
/
+1
2015-07-27
drm/nouveau/fbcon/nv11-: correctly account for ring space usage
Ilia Mirkin
1
-1
/
+1
2015-07-27
drm/nouveau/bios: add proper support for opcode 0x59
Ilia Mirkin
1
-4
/
+20
2015-07-27
drm/nouveau/bios: add 0x59 and 0x5a opcodes
Ilia Mirkin
1
-0
/
+24
2015-07-27
drm/nouveau/disp: Use NULL for pointers
Thierry Reding
1
-1
/
+1
2015-07-27
drm/nouveau/pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
1
-4
/
+3
2015-07-27
drm/nouveau/pm: prevent freeing the wrong engine context
Samuel Pitoiset
1
-2
/
+5
2015-07-27
drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2
-0
/
+38
2015-07-27
drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
1
-1
/
+1
2015-07-27
drm/nouveau/fifo/gk104: kick channels when deactivating them
Alexandre Courbot
1
-8
/
+21
2015-07-27
drm/nouveau/ibus/gk20a: increase SM wait timeout
Alexandre Courbot
1
-0
/
+8
2015-07-27
drm/nouveau/platform: fix compile error if !CONFIG_IOMMU
Alexandre Courbot
1
-0
/
+16
2015-07-27
drm/nouveau: Do not leak client objects
Thierry Reding
1
-0
/
+1
2015-07-27
drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clock
Roy Spliet
1
-1
/
+2
2015-07-27
drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex
Kamil Dudka
1
-0
/
+8
2015-07-27
drm/nouveau: hold mutex when calling nouveau_abi16_fini()
Kamil Dudka
1
-0
/
+2
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-06-26
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
Lukas Wunner
1
-0
/
+2
2015-05-29
drm/nouveau/gr/gm204: remove a stray printk
Ben Skeggs
1
-1
/
+0
2015-05-29
drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...
Ben Skeggs
4
-3
/
+6
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
1
-1
/
+4
2015-05-29
drm/nouveau/gr/gf100-: fix wrong constant definition
Lars Seipel
1
-1
/
+1
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
7
-15
/
+15
2015-04-14
drm/nouveau/bios: fix fetching from acpi on certain systems
Jan Vesely
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
9
-16
/
+162
2015-04-14
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
10
-18
/
+1484
2015-04-14
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+2
2015-04-14
drm/nouveau/ce/gm204: initial support
Ben Skeggs
4
-1
/
+178
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2
-1
/
+3
2015-04-14
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
7
-5
/
+68
2015-04-14
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
1
-1
/
+6
2015-04-14
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
3
-14
/
+11
2015-04-14
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
9
-17
/
+24
2015-04-14
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-14
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-14
drm/nouveau/gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-14
drm/nouveau/platform: fix probe error path
Alexandre Courbot
1
-2
/
+1
2015-04-14
drm/nouveau/platform: release IOMMU's mm upon exit
Alexandre Courbot
1
-0
/
+1
2015-04-14
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-14
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
[next]