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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
drm/nouveau/tegra: acquire and enable reference clock if needed
Alexandre Courbot
1
-0
/
+5
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
1
-0
/
+1
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
1
-0
/
+1
2016-03-14
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
2
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/core: add vic plumbing
Ben Skeggs
1
-0
/
+4
2016-03-14
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
2
-0
/
+7
2016-03-14
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
2
-0
/
+11
2016-03-14
drm/nouveau/core: add msenc plumbing
Ben Skeggs
1
-0
/
+4
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
1
-9
/
+12
2016-03-14
drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200
Ben Skeggs
1
-1
/
+0
2016-03-14
drm/nouveau/hwmon: add power consumption
Karol Herbst
1
-0
/
+1
2016-03-14
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
Karol Herbst
3
-0
/
+41
2016-03-14
drm/nouveau/nvbios/iccsense: add parsing of the SENSE table
Martin Peres
1
-0
/
+16
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
2
-41
/
+54
2016-03-14
drm/nouveau/secboot/gm20b: add secure boot support
Alexandre Courbot
1
-0
/
+1
2016-03-14
drm/nouveau/secboot/gm200: add secure-boot support
Alexandre Courbot
1
-0
/
+2
2016-03-14
drm/nouveau/core: add support for secure boot
Alexandre Courbot
2
-0
/
+59
2016-03-14
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
1
-0
/
+4
2016-03-14
drm/nouveau/gr/gm200: s/gm204/gm200/
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
8
-9
/
+9
2016-03-14
drm/nouveau/core: add firmware handling functions
Alexandre Courbot
1
-0
/
+11
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
1
-0
/
+3
2016-01-11
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...
Karol Herbst
1
-0
/
+2
2016-01-11
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
1
-0
/
+14
2016-01-11
drm/nouveau/pci: add gk104 variant
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/pci: add gf106 variant
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-15
/
+19
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
2
-13
/
+12
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
3
-49
/
+47
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2
-71
/
+69
2016-01-11
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
3
-77
/
+73
2016-01-11
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
2
-49
/
+47
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
8
-75
/
+112
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
8
-210
/
+232
2016-01-11
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
3
-18
/
+21
2016-01-11
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
2
-54
/
+52
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2
-11
/
+8
2015-12-09
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
Ben Skeggs
1
-1
/
+0
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
1
-0
/
+1
[next]