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
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
3
-1
/
+28
2016-04-20
drm/nouveau: Drop dev->struct_mutex from fbdev init
Daniel Vetter
1
-5
/
+0
2016-04-20
drm/nouveau: Use unlocked gem unreferencing
Daniel Vetter
1
-1
/
+1
2016-04-06
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-1
/
+28
2016-04-06
drm/nouveau/tegra: acquire and enable reference clock if needed
Alexandre Courbot
3
-1
/
+28
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-2
/
+0
2016-03-16
nouveau: fix nv40_perfctr_next() cleanup regression
Arnd Bergmann
1
-2
/
+4
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+0
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
4
-0
/
+201
2016-03-14
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2
-36
/
+73
2016-03-14
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
1
-2
/
+5
2016-03-14
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
1
-12
/
+31
2016-03-14
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
1
-21
/
+36
2016-03-14
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
1
-31
/
+36
2016-03-14
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
1
-2
/
+2
2016-03-14
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
1
-3
/
+10
2016-03-14
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
1
-3
/
+5
2016-03-14
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
1
-1
/
+2
2016-03-14
drm/nouveau/clk/gk20a: rename enable/disable functions
Alexandre Courbot
1
-28
/
+24
2016-03-14
drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()
Alexandre Courbot
1
-4
/
+8
2016-03-14
drm/nouveau/clk/gk20a: convert parameters to Khz
Alexandre Courbot
1
-15
/
+17
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
4
-0
/
+59
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2
-12
/
+25
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2
-18
/
+51
2016-03-14
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
4
-2
/
+59
2016-03-14
drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels
Ben Skeggs
4
-1
/
+49
2016-03-14
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
9
-2
/
+89
2016-03-14
drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICE
Ben Skeggs
1
-1
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
2
-0
/
+3
2016-03-14
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
2
-0
/
+3
2016-03-14
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
3
-0
/
+4
2016-03-14
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
3
-7
/
+25
2016-03-14
drm/nouveau/fifo/gk104: add msenc plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/core: add vic plumbing
Ben Skeggs
4
-0
/
+7
2016-03-14
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
7
-0
/
+13
2016-03-14
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
7
-21
/
+41
2016-03-14
drm/nouveau/core: add msenc plumbing
Ben Skeggs
3
-0
/
+6
2016-03-14
drm/nouveau/core: sort engine indices alphabetically
Ben Skeggs
1
-14
/
+17
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
5
-64
/
+127
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during fault recovery
Ben Skeggs
2
-34
/
+26
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info when handling ctxsw timeout
Ben Skeggs
1
-20
/
+9
2016-03-14
drm/nouveau/fifo/gk104: read device topology information from hw
Ben Skeggs
3
-5
/
+103
2016-03-14
drm/nouveau/fifo/gk104: cosmetic engine->runlist changes
Ben Skeggs
4
-48
/
+50
2016-03-14
drm/nouveau/fifo/gk104: don't attempt recovery of unknown mmu engines
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk104: identify fault-recovery members more clearly
Ben Skeggs
2
-10
/
+12
2016-03-14
drm/nouveau/fifo/gk104: rename spoon to pbdma, and move detection to oneinit
Ben Skeggs
2
-10
/
+14
2016-03-14
drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault
Ben Skeggs
1
-2
/
+2
2016-03-14
drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gf100: identify fault-recovery members more clearly
Ben Skeggs
2
-10
/
+12
[next]