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
/
engine
/
gr
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-184
/
+271
2016-01-11
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
1
-9
/
+69
2016-01-11
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
1
-0
/
+28
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-4
/
+5
2016-01-11
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2
-170
/
+167
2016-01-11
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
1
-1
/
+1
2016-01-05
drm/nouveau/gr/nv40: fix oops in interrupt handler
Ben Skeggs
1
-0
/
+1
2015-11-25
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
1
-2
/
+2
2015-11-25
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
3
-0
/
+5
2015-11-25
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
6
-897
/
+897
2015-11-25
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2
-47
/
+49
2015-11-03
drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+
Ilia Mirkin
3
-0
/
+3
2015-11-03
drm/nouveau/gr: document mp error 0x10
Ilia Mirkin
1
-0
/
+1
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+3
2015-09-11
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
1
-3
/
+3
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
60
-4804
/
+5788
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2
-2
/
+2
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
3
-3
/
+3
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
42
-1633
/
+1606
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
10
-6
/
+16
2015-08-28
drm/nouveau/tmr: convert to new-style nvkm_subdev
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/pmu: convert to new-style nvkm_subdev
Ben Skeggs
1
-6
/
+3
2015-08-28
drm/nouveau/mc: convert to new-style nvkm_subdev
Ben Skeggs
4
-10
/
+10
2015-08-28
drm/nouveau/ltc: convert to new-style nvkm_subdev
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/imem: convert to new-style nvkm_subdev
Ben Skeggs
2
-4
/
+3
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/gr: convert user classes to new-style nvkm_object
Ben Skeggs
51
-1696
/
+1752
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
4
-21
/
+28
2015-08-28
drm/nouveau/fifo: split user classes out from engine implementations
Ben Skeggs
8
-0
/
+8
2015-08-28
drm/nouveau/gr: remove dependence on namedb/engctx lookup
Ben Skeggs
15
-533
/
+593
2015-08-28
drm/nouveau/gr: directly use instmem where currently possible
Ben Skeggs
14
-61
/
+82
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
1
-4
/
+0
2015-08-28
drm/nouveau/device: prepare for new-style subdevs
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/object: rename some functions to avoid upcoming conflicts
Ben Skeggs
3
-6
/
+6
2015-08-28
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/gr: switch to gpuobj accessor macros
Ben Skeggs
14
-317
/
+385
2015-08-28
drm/nouveau/imem: remove object accessor functions
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/gr: switch to subdev printk macros
Ben Skeggs
8
-285
/
+339
2015-08-28
drm/nouveau/gr: switch to new-style timer macros
Ben Skeggs
7
-40
/
+87
2015-08-28
drm/nouveau/gr: switch to device pri macros
Ben Skeggs
22
-1089
/
+1181
2015-08-28
drm/nouveau/gr: cosmetic changes
Ben Skeggs
29
-2091
/
+2088
2015-08-28
drm/nouveau/fifo: cosmetic changes
Ben Skeggs
5
-15
/
+15
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
1
-3
/
+3
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
4
-8
/
+8
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
9
-9
/
+0
2015-08-28
drm/nouveau/gr: add GM20B support
Alexandre Courbot
9
-6
/
+216
2015-08-28
drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
5
-30
/
+421
2015-08-28
drm/nouveau/gr: use NVIDIA-provided external firmwares
Alexandre Courbot
1
-12
/
+19
[next]