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