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.13.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
/
nvkm
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
drm/nouveau/core: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-07-14
drm/nouveau/core: increase maximum nvenc instances to 3
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/core: increase maximum ce instances to 6
Ben Skeggs
1
-0
/
+3
2016-07-14
drm/nouveau/mc: take nvkm_device as argument to public functions
Ben Skeggs
1
-1
/
+1
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2
-10
/
+7
2016-05-20
drm/nouveau/mc: add helper function to handle device reset
Ben Skeggs
1
-6
/
+2
2016-05-20
drm/nouveau/core: add top plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/core: use vzalloc for allocating ramht
Ilia Mirkin
1
-3
/
+3
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
1
-42
/
+43
2016-03-14
drm/nouveau/core: add support for secure boot
Alexandre Courbot
1
-0
/
+1
2016-03-14
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
1
-0
/
+20
2016-03-14
drm/nouveau/core: add firmware handling functions
Alexandre Courbot
2
-0
/
+62
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2
-32
/
+32
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-0
/
+18
2015-08-28
drm/nouveau/pci: new subdev
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
6
-359
/
+170
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
6
-541
/
+68
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+14
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/imem: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/core: kill some (now) dead code
Ben Skeggs
5
-448
/
+1
2015-08-28
drm/nouveau/gr: convert user classes to new-style nvkm_object
Ben Skeggs
1
-10
/
+0
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
6
-327
/
+14
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
2
-0
/
+199
2015-08-28
drm/nouveau/dma: convert user classes to new-style nvkm_object
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/device: convert user class to new-style nvkm_object
Ben Skeggs
1
-12
/
+11
2015-08-28
drm/nouveau/client: convert to new-style nvkm_object
Ben Skeggs
3
-32
/
+47
2015-08-28
drm/nouveau/ramht: remove dependence on namedb
Ben Skeggs
1
-44
/
+113
2015-08-28
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
1
-172
/
+186
2015-08-28
drm/nouveau/fifo: directly use instmem for runlists and polling areas
Ben Skeggs
1
-16
/
+0
2015-08-28
drm/nouveau/mmu: directly use instmem for page tables
Ben Skeggs
1
-5
/
+3
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
4
-60
/
+146
2015-08-28
drm/nouveau/core: prepare for new-style objects
Ben Skeggs
5
-43
/
+129
2015-08-28
drm/nouveau/device: prepare for new-style subdevs
Ben Skeggs
4
-56
/
+66
2015-08-28
drm/nouveau/engine: implement support for new-style nvkm_engine
Ben Skeggs
1
-0
/
+127
2015-08-28
drm/nouveau/subdev: implement support for new-style nvkm_subdev
Ben Skeggs
2
-8
/
+189
2015-08-28
drm/nouveau/object: implement support for new-style nvkm_object
Ben Skeggs
5
-55
/
+201
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
1
-4
/
+6
2015-08-28
drm/nouveau/object: rename some functions to avoid upcoming conflicts
Ben Skeggs
4
-14
/
+14
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
1
-5
/
+14
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/nvif: return success from sclass even for objects without children
Ben Skeggs
1
-6
/
+6
2015-08-28
drm/nouveau/nvif: extend nop ioctl to return nvif version identifier
Ben Skeggs
1
-3
/
+4
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
3
-47
/
+76
2015-08-28
drm/nouveau/client: store default device by handle, not reference
Ben Skeggs
1
-9
/
+2
2015-08-28
drm/nouveau/parent: remove some (now) unnecessary special-case handling
Ben Skeggs
1
-42
/
+13
[next]