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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+0
2017-03-17
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
3
-3
/
+15
2017-03-17
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
1
-1
/
+2
2017-03-15
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+1
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-1
/
+1
2017-03-14
drm: Remove drm_pending_event->pid
Daniel Vetter
1
-1
/
+0
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
1
-2
/
+1
2017-03-08
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
80
-566
/
+4468
2017-03-07
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
8
-101
/
+179
2017-03-07
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
4
-1
/
+44
2017-03-07
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
6
-1
/
+87
2017-03-07
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
4
-52
/
+81
2017-03-07
drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
Ben Skeggs
1
-2
/
+3
2017-03-07
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2
-0
/
+2
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
7
-26
/
+29
2017-03-07
drm/nouveau/gp10x: enable secboot and GR
Alexandre Courbot
1
-0
/
+15
2017-03-07
drm/nouveau/gr/gp102: initial support
Ben Skeggs
9
-4
/
+183
2017-03-07
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
4
-0
/
+268
2017-03-07
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
3
-0
/
+253
2017-03-07
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
5
-124
/
+182
2017-03-07
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
3
-0
/
+167
2017-03-07
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
4
-0
/
+425
2017-03-07
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
3
-0
/
+119
2017-03-07
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
1
-0
/
+33
2017-03-07
drm/nouveau/secboot: support standard NVIDIA HS binaries
Alexandre Courbot
1
-8
/
+52
2017-03-07
drm/nouveau/secboot: support for unload blob bootloader
Alexandre Courbot
2
-30
/
+37
2017-03-07
drm/nouveau/secboot: let callers interpret return value of blobs
Alexandre Courbot
2
-12
/
+21
2017-03-07
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
7
-14
/
+18
2017-03-07
drm/nouveau/secboot: share r361 BL structures and functions
Alexandre Courbot
2
-39
/
+74
2017-03-07
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
4
-0
/
+77
2017-03-07
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
3
-4
/
+25
2017-03-07
drm/nouveau/secboot: get start address of blob from ACR
Alexandre Courbot
3
-10
/
+9
2017-03-07
drm/nouveau/secboot: add shadow blob argument
Alexandre Courbot
2
-2
/
+15
2017-03-07
drm/nouveau/falcon/msgqueue: add SEC2 support
Alexandre Courbot
1
-0
/
+3
2017-03-07
drm/nouveau/falcon: support for EMEM
Alexandre Courbot
3
-0
/
+65
2017-03-07
drm/nouveau/falcon: fix base address of FBIF registers
Alexandre Courbot
1
-5
/
+20
2017-03-07
drm/nouveau/falcon: better detection of debug register
Alexandre Courbot
1
-2
/
+25
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
11
-1
/
+164
2017-03-07
drm/nouveau/nvdec: add gp102 support
Alexandre Courbot
7
-4
/
+108
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
4
-16
/
+32
2017-03-07
drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK
Alexandre Courbot
1
-1
/
+4
2017-03-07
drm/nouveau/secboot/gm20b: enable PMU firmware
Alexandre Courbot
1
-1
/
+7
2017-03-07
drm/nouveau/pmu/gm20b: add msgqueue support
Alexandre Courbot
1
-2
/
+17
2017-03-07
drm/nouveau/secboot: check that WPR region is properly set
Alexandre Courbot
1
-2
/
+39
2017-03-07
drm/nouveau/secboot: support optional falcons
Alexandre Courbot
2
-25
/
+39
2017-03-07
drm/nouveau/secboot: support PMU LS firmware
Alexandre Courbot
2
-0
/
+134
2017-03-07
drm/nouveau/secboot: base support for PMU falcon
Alexandre Courbot
1
-16
/
+82
2017-03-07
drm/nouveau/secboot: support for loading LS PMU firmware
Alexandre Courbot
3
-1
/
+121
2017-03-07
drm/nouveau/pmu: add msgqueue member
Alexandre Courbot
2
-0
/
+3
2017-03-07
drm/nouveau/falcon: support for gm20b msgqueue
Alexandre Courbot
4
-0
/
+329
[next]