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
/
nvkm
/
subdev
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
4
-0
/
+15
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
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: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+3
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
1
-6
/
+4
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
1
-0
/
+21
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
2
-0
/
+207
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
4
-0
/
+135
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
4
-1
/
+50
2018-05-18
drm/nouveau/top/gv100: initial support
Ben Skeggs
1
-1
/
+2
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
4
-1
/
+83
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
1
-1
/
+4
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/gr/gp102-: setup stencil zbc
Ben Skeggs
5
-3
/
+70
2018-05-18
drm/nouveau/fb/gm200-: fix overwriting of big page setting
Ben Skeggs
1
-2
/
+0
2018-05-18
drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page size
Ben Skeggs
2
-3
/
+3
2018-05-18
drm/nouveau/fault/gp100: implement replayable fault buffer initialisation
Ben Skeggs
2
-0
/
+70
2018-05-18
drm/nouveau/fault: add infrastructure to support fault buffers
Ben Skeggs
3
-0
/
+214
2018-05-18
drm/nouveau/mc/gp100-: route fault buffer interrupts to FAULT
Ben Skeggs
3
-2
/
+22
2018-05-18
drm/nouveau/core: define FAULT subdev
Ben Skeggs
2
-0
/
+1
2018-05-18
drm/nouveau/secboot: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+3
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
2
-4
/
+4
2018-03-26
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2018-03-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2018-03-16
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
1
-1
/
+1
2018-02-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+3
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
30
-1399
/
+2101
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2018-02-02
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
1
-3
/
+6
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2
-0
/
+72
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
10
-1
/
+167
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
7
-14
/
+286
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
4
-1
/
+71
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
1
-1
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
7
-10
/
+108
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
5
-8
/
+106
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-12
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+9
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-2
/
+16
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
1
-0
/
+7
[next]