index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
2016-03-14
4
-0
/
+59
*
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2016-03-14
2
-12
/
+25
*
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2016-03-14
2
-18
/
+51
*
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
2016-03-14
4
-2
/
+59
*
drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels
Ben Skeggs
2016-03-14
4
-1
/
+49
*
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
2016-03-14
9
-2
/
+89
*
drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICE
Ben Skeggs
2016-03-14
1
-1
/
+2
*
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
2016-03-14
2
-0
/
+3
*
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
2016-03-14
2
-0
/
+3
*
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
2016-03-14
3
-0
/
+4
*
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
2016-03-14
3
-7
/
+25
*
drm/nouveau/fifo/gk104: add msenc plumbing
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/core: add vic plumbing
Ben Skeggs
2016-03-14
4
-0
/
+7
*
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
2016-03-14
7
-0
/
+13
*
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
2016-03-14
7
-21
/
+41
*
drm/nouveau/core: add msenc plumbing
Ben Skeggs
2016-03-14
3
-0
/
+6
*
drm/nouveau/core: sort engine indices alphabetically
Ben Skeggs
2016-03-14
1
-14
/
+17
*
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
2016-03-14
5
-64
/
+127
*
drm/nouveau/fifo/gk104: make use of topology info during fault recovery
Ben Skeggs
2016-03-14
2
-34
/
+26
*
drm/nouveau/fifo/gk104: make use of topology info when handling ctxsw timeout
Ben Skeggs
2016-03-14
1
-20
/
+9
*
drm/nouveau/fifo/gk104: read device topology information from hw
Ben Skeggs
2016-03-14
3
-5
/
+103
*
drm/nouveau/fifo/gk104: cosmetic engine->runlist changes
Ben Skeggs
2016-03-14
4
-48
/
+50
*
drm/nouveau/fifo/gk104: don't attempt recovery of unknown mmu engines
Ben Skeggs
2016-03-14
1
-1
/
+1
*
drm/nouveau/fifo/gk104: identify fault-recovery members more clearly
Ben Skeggs
2016-03-14
2
-10
/
+12
*
drm/nouveau/fifo/gk104: rename spoon to pbdma, and move detection to oneinit
Ben Skeggs
2016-03-14
2
-10
/
+14
*
drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault
Ben Skeggs
2016-03-14
1
-2
/
+2
*
drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines
Ben Skeggs
2016-03-14
1
-1
/
+1
*
drm/nouveau/fifo/gf100: identify fault-recovery members more clearly
Ben Skeggs
2016-03-14
2
-10
/
+12
*
drm/nouveau/fifo/gf100: rename spooon to pbdma, and move detection to oneinit
Ben Skeggs
2016-03-14
2
-12
/
+17
*
drm/nouveau/gr/fuc: Store $r0 in interrupt handler
Roy Spliet
2016-03-14
14
-932
/
+936
*
drm/nouveau/pmu/fuc: use imm32 in ld/st macros
Karol Herbst
2016-03-14
1
-2
/
+2
*
drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction...
Karol Herbst
2016-03-14
2
-9
/
+9
*
drm/nouveau/pmu/fuc: replace mov+sethi with imm32
Karol Herbst
2016-03-14
7
-3148
/
+3140
*
drm/nouveau/pmu/fuc: fix imm32 for gk208+
Karol Herbst
2016-03-14
2
-442
/
+442
*
drm/nouveau/core: use vzalloc for allocating ramht
Ilia Mirkin
2016-03-14
1
-3
/
+3
*
drm/nouveau/fifo/gk104: kick channel upon removal
Alexandre Courbot
2016-03-14
1
-0
/
+1
*
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
Alexandre Courbot
2016-03-14
1
-0
/
+2
*
drm/nouveau/device/pci: set as non-CPU-coherent on ARM64
Alexandre Courbot
2016-03-14
1
-1
/
+1
*
drm/nouveau/hwmon: fix crash on non-PCI platforms
Alexandre Courbot
2016-03-14
1
-1
/
+1
*
drm/nouveau: silence unimportant HDMI status message
Alexandre Courbot
2016-03-14
1
-1
/
+1
*
drm/nouveau/bo: consider DMA buffers on x86 only
Alexandre Courbot
2016-03-14
1
-2
/
+2
*
drm/nouveau/ltc/gf100: use more reasonable timeout value
Alexandre Courbot
2016-03-14
1
-6
/
+2
*
drm/nouveau/fifo/gk104: take runlist target into account
Alexandre Courbot
2016-03-14
1
-1
/
+5
*
drm/nouveau/fifo/gf100: take runlist target into account
Alexandre Courbot
2016-03-14
1
-1
/
+5
*
drm/nouveau/fifo/gk104: fix chid bit mask
Xia Yang
2016-03-14
1
-2
/
+2
*
drm/nouveau/instmem/gk20a: set DMA mask early
Alexandre Courbot
2016-03-14
1
-0
/
+9
*
drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200
Ben Skeggs
2016-03-14
6
-93
/
+1
*
drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware
Ben Skeggs
2016-03-14
3
-204
/
+1
*
drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware
Ben Skeggs
2016-03-14
3
-358
/
+1
*
drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware
Ben Skeggs
2016-03-14
3
-278
/
+1
[next]