index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
2018-10-11
1
-0
/
+1
*
drm/nouveau/disp: keep track of high-speed state, program into clock
Ilia Mirkin
2018-10-11
3
-4
/
+14
*
drm/nouveau/disp/gm200-: add scdc parameter setter
Ilia Mirkin
2018-10-11
5
-0
/
+39
*
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
2018-10-11
2
-2
/
+9
*
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
2018-09-13
1
-10
/
+11
*
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
2018-09-06
4
-3
/
+28
*
drm/nouveau/disp: fix DP disable race
Ben Skeggs
2018-09-06
4
-9
/
+19
*
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2018-09-06
1
-3
/
+34
*
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2018-09-06
2
-2
/
+0
*
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-09-06
1
-1
/
+2
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-06
1
-1
/
+1
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
4
-0
/
+15
|
\
|
*
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-20
4
-0
/
+15
|
|
\
|
|
*
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-07-19
4
-0
/
+15
*
|
|
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
2018-07-16
1
-0
/
+13
*
|
|
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
2
-4
/
+37
*
|
|
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
2018-07-16
1
-2
/
+8
*
|
|
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2018-07-16
2
-3
/
+3
*
|
|
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
2018-07-16
1
-1
/
+2
*
|
|
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
2018-07-16
1
-0
/
+0
*
|
|
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2018-07-16
2
-0
/
+4
*
|
|
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
2018-07-16
3
-13
/
+19
*
|
|
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
2018-07-16
1
-7
/
+14
|
/
/
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+3
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
2
-2
/
+3
*
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
2
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: Use struct_size() for vmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+2
*
|
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2018-05-18
2
-0
/
+6
*
|
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
2018-05-18
1
-6
/
+4
*
|
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
10
-3
/
+391
*
|
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
3
-0
/
+50
*
|
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
10
-10
/
+635
*
|
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
21
-9
/
+1511
*
|
drm/nouveau/dma/gv100: initial support
Ben Skeggs
2018-05-18
5
-0
/
+158
*
|
drm/nouveau/therm/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/pmu/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/fault/gv100: initial support
Ben Skeggs
2018-05-18
3
-0
/
+208
*
|
drm/nouveau/bar/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
2018-05-18
5
-0
/
+136
*
|
drm/nouveau/ltc/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
5
-1
/
+51
*
|
drm/nouveau/imem/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/tmr/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/bus/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/mc/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/fuse/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/i2c/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
[next]