index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
support for platform devices
Alexandre Courbot
2014-03-26
35
-127
/
+305
*
drm/nouveau: support modesetting on GM107
Ben Skeggs
2014-03-26
2
-0
/
+2
*
drm/gm100/device: recognise GM107
Ben Skeggs
2014-03-26
5
-0
/
+113
*
drm/gm107/disp: initial implementation
Ben Skeggs
2014-03-26
5
-0
/
+118
*
drm/gm107/ltcg: initial implementation
Ben Skeggs
2014-03-26
7
-75
/
+231
*
drm/nouveau/bios: add HDMI-C (mini) connector type
Ben Skeggs
2014-03-26
2
-1
/
+3
*
drm/gm107/fb: initial implementation
Ben Skeggs
2014-03-26
8
-8
/
+109
*
drm/gk20a/timer: initial implementation
Ben Skeggs
2014-03-26
6
-49
/
+126
*
drm/gm100/bios: hw disable register has moved
Ben Skeggs
2014-03-26
1
-3
/
+9
*
drm/gm107/devinit: initial implementation
Ben Skeggs
2014-03-26
5
-1
/
+61
*
drm/nve0/fifo: bind intr
Ben Skeggs
2014-03-26
1
-2
/
+27
*
drm/nve0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
2014-03-26
1
-0
/
+44
*
drm/nve0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
2014-03-26
1
-2
/
+87
*
drm/nve0/fifo: allow copy engine channel to be looked up by instance
Ben Skeggs
2014-03-26
1
-0
/
+2
*
drm/nve0/fifo: use runlist event instead of polling
Ben Skeggs
2014-03-26
1
-1
/
+3
*
drm/nve0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
2014-03-26
1
-13
/
+24
*
drm/nve0/fifo: single printk for sched error data
Ben Skeggs
2014-03-26
1
-4
/
+10
*
drm/nve0/fifo: single printk for mmu fault data
Ben Skeggs
2014-03-26
1
-72
/
+92
*
drm/nve0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
2014-03-26
1
-66
/
+63
*
drm/nve0/fifo: runlist intr
Ben Skeggs
2014-03-26
1
-10
/
+17
*
drm/nve0/fifo: engine intr
Ben Skeggs
2014-03-26
1
-1
/
+7
*
drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
2014-03-26
1
-2
/
+2
*
drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
2014-03-26
1
-0
/
+34
*
drm/nvc0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
2014-03-26
1
-2
/
+103
*
drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases
Ben Skeggs
2014-03-26
2
-18
/
+16
*
drm/nvc0/fifo: use runlist event instead of polling
Ben Skeggs
2014-03-26
1
-2
/
+4
*
drm/nvc0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
2014-03-26
1
-10
/
+22
*
drm/nvc0/fifo: sched intr
Ben Skeggs
2014-03-26
1
-2
/
+22
*
drm/nvc0/fifo: single printk for mmu fault data
Ben Skeggs
2014-03-26
1
-33
/
+52
*
drm/nvc0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
2014-03-26
1
-42
/
+40
*
drm/nvc0/fifo: runlist intr
Ben Skeggs
2014-03-26
1
-14
/
+32
*
drm/nvc0/fifo: engine intr
Ben Skeggs
2014-03-26
1
-12
/
+40
*
drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
2014-03-26
1
-2
/
+2
*
drm/nvc0/fifo: rename a couple of units
Ben Skeggs
2014-03-26
1
-22
/
+22
*
drm/nvd0/disp: add debugging to show which supervisor actions are taken
Ben Skeggs
2014-03-26
1
-1
/
+6
*
drm/nv50-/disp: dump channel state when update method fails
Ben Skeggs
2014-03-26
2
-12
/
+81
*
drm/nv50-/disp: allow dumping core channel state at first supervisor intr
Ben Skeggs
2014-03-26
2
-0
/
+4
*
drm/nv50-/disp: add method descriptions for debugging
Ben Skeggs
2014-03-26
9
-0
/
+1023
*
drm/nv50/disp: decode the known error codes to human readable form
Ben Skeggs
2014-03-26
1
-20
/
+43
*
drm/nv50/disp: preparation for storing static class data
Ben Skeggs
2014-03-26
20
-121
/
+181
*
drm/nouveau/core: extend width of engine mask for namedb
Ben Skeggs
2014-03-26
2
-2
/
+2
*
drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
Ilia Mirkin
2014-03-26
1
-3
/
+2
*
drm/nv50/gr: decode texture trap status code
Ilia Mirkin
2014-03-26
1
-0
/
+16
*
drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag
Ilia Mirkin
2014-03-26
2
-4
/
+3
*
drm/nouveau: make hdmi device finding failure prints debug level
Ilia Mirkin
2014-03-26
1
-6
/
+5
*
drm/nve0/fifo: allocate usermem as needed
Alexandre Courbot
2014-03-26
1
-2
/
+2
*
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-03-26
3
-4
/
+4
*
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
2014-03-26
1
-2
/
+2
*
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2014-03-26
2
-3
/
+3
*
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
2014-03-26
1
-2
/
+3
[next]