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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
151
-7063
/
+9062
2020-01-15
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
208
-7774
/
+8123
2020-01-15
Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
15
-261
/
+666
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
17
-352
/
+593
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
12
-11
/
+313
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
6
-0
/
+229
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
4
-32
/
+16
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
33
-4189
/
+1
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
30
-47
/
+2207
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
10
-121
/
+226
2020-01-15
drm/nouveau/core/memory: add macros to read/write blocks from objects
Ben Skeggs
1
-0
/
+16
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
24
-517
/
+77
2020-01-15
drm/nouveau/flcn/msgq: rename msgq-related nvkm_msgqueue_queue to nvkm_falcon...
Ben Skeggs
4
-77
/
+71
2020-01-15
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
9
-49
/
+4
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
19
-265
/
+202
2020-01-15
drm/nouveau/flcn/msgq: drop nvkm_msgqueue argument to functions
Ben Skeggs
1
-26
/
+19
2020-01-15
drm/nouveau/flcn/msgq: switch to falcon queue printk macros
Ben Skeggs
1
-8
/
+6
2020-01-15
drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handling
Ben Skeggs
1
-18
/
+7
2020-01-15
drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it can't fail
Ben Skeggs
1
-7
/
+2
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
16
-276
/
+300
2020-01-15
drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to nvkm_falcon...
Ben Skeggs
2
-41
/
+38
2020-01-15
drm/nouveau/flcn/cmdq: implement a more explicit send() interface
Ben Skeggs
5
-79
/
+40
2020-01-15
drm/nouveau/flcn/cmdq: drop nvkm_msgqueue argument to functions
Ben Skeggs
1
-22
/
+18
2020-01-15
drm/nouveau/flcn/cmdq: switch to falcon queue printk macros
Ben Skeggs
1
-5
/
+5
2020-01-15
drm/nouveau/flcn/cmdq: cmd_queue_close always commits, simplify it
Ben Skeggs
1
-9
/
+3
2020-01-15
drm/nouveau/flcn/cmdq: cmd_queue_push can't fail, remove error handling for it
Ben Skeggs
1
-15
/
+3
2020-01-15
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
7
-15
/
+31
2020-01-15
drm/nouveau/flcn/qmgr: rename remaining nvkm_msgqueue bits to nvkm_falcon_qmgr
Ben Skeggs
4
-30
/
+32
2020-01-15
drm/nouveau/flcn/qmgr: support syncronous command submission from common code
Ben Skeggs
6
-34
/
+31
2020-01-15
drm/nouveau/flcn/qmgr: allow arbtrary priv + return code for callbacks
Ben Skeggs
7
-38
/
+65
2020-01-15
drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to nvkm_falc...
Ben Skeggs
6
-53
/
+55
2020-01-15
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
9
-56
/
+64
2020-01-15
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
11
-21
/
+95
2020-01-15
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
8
-3
/
+52
2020-01-15
drm/nouveau/flcn: split msgqueue into multiple pieces
Ben Skeggs
6
-410
/
+474
2020-01-15
drm/nouveau/flcn: add printk macros
Ben Skeggs
1
-0
/
+9
2020-01-15
drm/nouveau/flcn: reset sec2/gsp falcons harder
Ben Skeggs
4
-2
/
+13
2020-01-15
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
7
-26
/
+29
2020-01-15
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
6
-26
/
+8
2020-01-15
drm/nouveau/flcn: specify EMEM address from subdev
Ben Skeggs
5
-8
/
+9
2020-01-15
drm/nouveau/flcn: move bind_context WAR out of common code
Ben Skeggs
5
-39
/
+45
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
9
-15
/
+11
2020-01-15
drm/nouveau/nvenc: add a stub implementation for the GPUs where it should be ...
Ben Skeggs
7
-6
/
+185
2020-01-15
drm/nouveau/nvdec/gm107-: add missing engine instances
Ben Skeggs
1
-0
/
+8
2020-01-15
drm/nouveau/nvdec/gm107: rename from gp102 implementation
Ben Skeggs
4
-21
/
+21
2020-01-15
drm/nouveau/nvdec: initialise SW state for falcon from constructor
Ben Skeggs
5
-25
/
+23
2020-01-15
drm/nouveau/nvdec: select implementation based on available fw
Ben Skeggs
4
-7
/
+46
2020-01-15
drm/nouveau/sec2: move interrupt handler to hw-specific module
Ben Skeggs
4
-21
/
+31
2020-01-15
drm/nouveau/sec2: use falcon funcs
Ben Skeggs
2
-9
/
+6
2020-01-15
drm/nouveau/sec2: initialise SW state for falcon from constructor
Ben Skeggs
9
-26
/
+46
[next]