index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-49
/
+105
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
3
-6
/
+10
2018-07-16
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
1
-11
/
+0
2018-07-16
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
1
-1
/
+1
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
3
-4
/
+26
2018-07-16
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
4
-10
/
+29
2018-07-16
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
1
-2
/
+2
2018-07-16
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...
Ben Skeggs
1
-19
/
+26
2018-06-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-6
/
+9
2018-06-19
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2
-6
/
+9
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-5
/
+6
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
4
-6
/
+11
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-05-18
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2
-0
/
+6
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
1
-6
/
+4
2018-05-18
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
1
-3
/
+13
2018-05-18
drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-18
drm/nouveau: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
12
-3
/
+395
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
6
-0
/
+54
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
21
-11
/
+779
2018-05-18
drm/nouveau/kms/gv100: initial support
Ben Skeggs
21
-7
/
+918
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
26
-9
/
+1544
2018-05-18
drm/nouveau/dma/gv100: initial support
Ben Skeggs
6
-0
/
+159
2018-05-18
drm/nouveau/therm/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/pmu/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
4
-1
/
+213
2018-05-18
drm/nouveau/bar/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
6
-0
/
+137
2018-05-18
drm/nouveau/ltc/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
6
-1
/
+52
2018-05-18
drm/nouveau/imem/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/tmr/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/bus/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/mc/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fuse/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/i2c/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/gpio/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/ibus/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/top/gv100: initial support
Ben Skeggs
2
-1
/
+3
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
6
-1
/
+85
2018-05-18
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
1
-1
/
+18
2018-05-18
drm/nouveau/bios/gv100: initial support
Ben Skeggs
2
-1
/
+5
2018-05-18
drm/nouveau/pci/gv100: initial support
Ben Skeggs
1
-0
/
+1
[next]