index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-03-14
drm/nouveau/fifo/gk104: don't attempt recovery of unknown mmu engines
Ben Skeggs
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk104: identify fault-recovery members more clearly
Ben Skeggs
-10
/
+12
2016-03-14
drm/nouveau/fifo/gk104: rename spoon to pbdma, and move detection to oneinit
Ben Skeggs
-10
/
+14
2016-03-14
drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault
Ben Skeggs
-2
/
+2
2016-03-14
drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines
Ben Skeggs
-1
/
+1
2016-03-14
drm/nouveau/fifo/gf100: identify fault-recovery members more clearly
Ben Skeggs
-10
/
+12
2016-03-14
drm/nouveau/fifo/gf100: rename spooon to pbdma, and move detection to oneinit
Ben Skeggs
-12
/
+17
2016-03-14
drm/nouveau/gr/fuc: Store $r0 in interrupt handler
Roy Spliet
-932
/
+936
2016-03-14
drm/nouveau/pmu/fuc: use imm32 in ld/st macros
Karol Herbst
-2
/
+2
2016-03-14
drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction...
Karol Herbst
-9
/
+9
2016-03-14
drm/nouveau/pmu/fuc: replace mov+sethi with imm32
Karol Herbst
-3148
/
+3140
2016-03-14
drm/nouveau/pmu/fuc: fix imm32 for gk208+
Karol Herbst
-442
/
+442
2016-03-14
drm/nouveau/core: use vzalloc for allocating ramht
Ilia Mirkin
-3
/
+3
2016-03-14
drm/nouveau/fifo/gk104: kick channel upon removal
Alexandre Courbot
-0
/
+1
2016-03-14
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
Alexandre Courbot
-0
/
+2
2016-03-14
drm/nouveau/device/pci: set as non-CPU-coherent on ARM64
Alexandre Courbot
-1
/
+1
2016-03-14
drm/nouveau/hwmon: fix crash on non-PCI platforms
Alexandre Courbot
-1
/
+1
2016-03-14
drm/nouveau: silence unimportant HDMI status message
Alexandre Courbot
-1
/
+1
2016-03-14
drm/nouveau/bo: consider DMA buffers on x86 only
Alexandre Courbot
-2
/
+2
2016-03-14
drm/nouveau/ltc/gf100: use more reasonable timeout value
Alexandre Courbot
-6
/
+2
2016-03-14
drm/nouveau/fifo/gk104: take runlist target into account
Alexandre Courbot
-1
/
+5
2016-03-14
drm/nouveau/fifo/gf100: take runlist target into account
Alexandre Courbot
-1
/
+5
2016-03-14
drm/nouveau/fifo/gk104: fix chid bit mask
Xia Yang
-2
/
+2
2016-03-14
drm/nouveau/instmem/gk20a: set DMA mask early
Alexandre Courbot
-0
/
+9
2016-03-14
drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200
Ben Skeggs
-93
/
+1
2016-03-14
drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware
Ben Skeggs
-204
/
+1
2016-03-14
drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware
Ben Skeggs
-358
/
+1
2016-03-14
drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware
Ben Skeggs
-278
/
+1
2016-03-14
drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware
Ben Skeggs
-317
/
+1
2016-03-14
drm/nouveau/bios/extdev: also parse v4.1 table
Karol Herbst
-1
/
+1
2016-03-14
drm/nouveau/hwmon: don't require therm to be valid to get any data
Karol Herbst
-20
/
+19
2016-03-14
drm/nouveau/hwmon: add power consumption
Karol Herbst
-0
/
+37
2016-03-14
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
Karol Herbst
-1
/
+291
2016-03-14
drm/nouveau/nvbios/iccsense: add parsing of the SENSE table
Martin Peres
-0
/
+117
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
-146
/
+216
2016-03-14
drm/nouveau/secboot/gm20b: add secure boot support
Alexandre Courbot
-3
/
+242
2016-03-14
drm/nouveau/secboot/gm200: add secure-boot support
Alexandre Courbot
-7
/
+1674
2016-03-14
drm/nouveau/gr/gm200: do not load firmware for secure falcons
Alexandre Courbot
-6
/
+15
2016-03-14
drm/nouveau/gr/gf100: add support for securely-managed falcons
Alexandre Courbot
-4
/
+24
2016-03-14
drm/nouveau/core: add support for secure boot
Alexandre Courbot
-0
/
+401
2016-03-14
drm/nouveau/gr/gm200: load external firmware and bundles
Alexandre Courbot
-29
/
+54
2016-03-14
drm/nouveau/gr/gk20a: share external bundles loading functions
Alexandre Courbot
-3
/
+11
2016-03-14
drm/nouveau/gr/gk20a: simplify external bundle loading functions
Alexandre Courbot
-47
/
+73
2016-03-14
drm/nouveau/gr/gf100: load firmware in outer function
Alexandre Courbot
-10
/
+22
2016-03-14
drm/nouveau/gr/gk20a: move firmware bundle release to gf100
Alexandre Courbot
-19
/
+12
2016-03-14
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
-0
/
+24
2016-03-14
drm/nouveau/gm200: enable graphics device
Ben Skeggs
-0
/
+1
2016-03-14
drm/nouveau/gr/gm200: s/gm204/gm200/
Ben Skeggs
-128
/
+128
2016-03-14
drm/nouveau/bios/devinit: properly handle unknown generic conditions
Ben Skeggs
-2
/
+3
2016-03-14
drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION
Ben Skeggs
-5
/
+5
[next]