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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-20
12
-49
/
+105
|
\
|
*
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-07-19
4
-0
/
+15
|
*
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
2018-07-16
3
-6
/
+10
|
*
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
2018-07-16
1
-11
/
+0
|
*
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
2018-07-16
1
-1
/
+1
|
*
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
3
-4
/
+26
|
*
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-07-16
4
-10
/
+29
|
*
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
2018-07-16
1
-2
/
+2
|
*
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...
Ben Skeggs
2018-07-16
1
-19
/
+26
*
|
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-06-20
2
-6
/
+9
|
\
|
|
*
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2018-06-19
2
-6
/
+9
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
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
4
-5
/
+6
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
4
-6
/
+11
*
|
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: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
2018-05-18
1
-3
/
+13
*
|
drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
Luc Van Oostenryck
2018-05-18
1
-1
/
+1
*
|
drm/nouveau: fix mode_valid's return type
Luc Van Oostenryck
2018-05-18
1
-1
/
+1
*
|
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
12
-3
/
+395
*
|
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
6
-0
/
+54
*
|
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
21
-11
/
+779
*
|
drm/nouveau/kms/gv100: initial support
Ben Skeggs
2018-05-18
21
-7
/
+918
*
|
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
26
-9
/
+1544
*
|
drm/nouveau/dma/gv100: initial support
Ben Skeggs
2018-05-18
6
-0
/
+159
*
|
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
4
-1
/
+213
*
|
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
6
-0
/
+137
*
|
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
6
-1
/
+52
*
|
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
*
|
drm/nouveau/gpio/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/ibus/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
|
drm/nouveau/top/gv100: initial support
Ben Skeggs
2018-05-18
2
-1
/
+3
*
|
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
2018-05-18
6
-1
/
+85
*
|
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
2018-05-18
1
-1
/
+18
*
|
drm/nouveau/bios/gv100: initial support
Ben Skeggs
2018-05-18
2
-1
/
+5
*
|
drm/nouveau/pci/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
[next]