index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-03-14
drm/nouveau/hwmon: don't require therm to be valid to get any data
Karol Herbst
1
-20
/
+19
2016-03-14
drm/nouveau/hwmon: add power consumption
Karol Herbst
2
-0
/
+37
2016-03-14
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
Karol Herbst
8
-1
/
+291
2016-03-14
drm/nouveau/nvbios/iccsense: add parsing of the SENSE table
Martin Peres
3
-0
/
+117
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
9
-146
/
+216
2016-03-14
drm/nouveau/secboot/gm20b: add secure boot support
Alexandre Courbot
5
-3
/
+242
2016-03-14
drm/nouveau/secboot/gm200: add secure-boot support
Alexandre Courbot
6
-7
/
+1674
2016-03-14
drm/nouveau/gr/gm200: do not load firmware for secure falcons
Alexandre Courbot
1
-6
/
+15
2016-03-14
drm/nouveau/gr/gf100: add support for securely-managed falcons
Alexandre Courbot
1
-4
/
+24
2016-03-14
drm/nouveau/core: add support for secure boot
Alexandre Courbot
9
-0
/
+401
2016-03-14
drm/nouveau/gr/gm200: load external firmware and bundles
Alexandre Courbot
5
-29
/
+54
2016-03-14
drm/nouveau/gr/gk20a: share external bundles loading functions
Alexandre Courbot
2
-3
/
+11
2016-03-14
drm/nouveau/gr/gk20a: simplify external bundle loading functions
Alexandre Courbot
1
-47
/
+73
2016-03-14
drm/nouveau/gr/gf100: load firmware in outer function
Alexandre Courbot
2
-10
/
+22
2016-03-14
drm/nouveau/gr/gk20a: move firmware bundle release to gf100
Alexandre Courbot
4
-19
/
+12
2016-03-14
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
2
-0
/
+24
2016-03-14
drm/nouveau/gm200: enable graphics device
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/gr/gm200: s/gm204/gm200/
Ben Skeggs
10
-128
/
+128
2016-03-14
drm/nouveau/bios/devinit: properly handle unknown generic conditions
Ben Skeggs
1
-2
/
+3
2016-03-14
drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION
Ben Skeggs
1
-5
/
+5
2016-03-14
drm/nouveau/ltc/gm107: fix slice intr offset
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit
Alexandre Courbot
4
-3
/
+16
2016-03-14
drm/nouveau/devinit/nv50: remove unneeded variable
Alexandre Courbot
1
-7
/
+6
2016-03-14
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
39
-150
/
+150
2016-03-14
drm/nouveau: recognise GM200 chipset
Ben Skeggs
1
-0
/
+31
2016-03-14
drm/nouveau/device/tegra: fix uninitialized IRQ number
Alexandre Courbot
1
-1
/
+0
2016-03-14
drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails
Alexandre Courbot
1
-0
/
+2
2016-03-14
drm/nouveau/gr/gf100: use the nvkm_firmware functions
Alexandre Courbot
1
-15
/
+3
[next]