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
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-20
1
-2
/
+1
|
\
|
*
nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usage
Nicolas Pitre
2015-11-16
1
-2
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
149
-3764
/
+4933
|
\
\
|
*
|
drm: nouveau: fix nouveau_debugfs_init prototype
Arnd Bergmann
2016-01-14
1
-2
/
+2
|
*
|
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
2016-01-14
1
-1
/
+1
|
*
|
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
Ben Skeggs
2016-01-11
5
-2266
/
+2252
|
*
|
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
2016-01-11
1
-0
/
+3
|
*
|
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2016-01-11
2
-0
/
+5
|
*
|
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...
Karol Herbst
2016-01-11
2
-0
/
+18
|
*
|
drm/nouveau/pci: implement pcie speed change for kepler+
Karol Herbst
2016-01-11
1
-0
/
+189
|
*
|
drm/nouveau/pci: implement pcie speed change for Fermi
Karol Herbst
2016-01-11
3
-0
/
+74
|
*
|
drm/nouveau/pci: implement pcie speed change for tesla
Karol Herbst
2016-01-11
3
-0
/
+120
|
*
|
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
2016-01-11
5
-0
/
+210
|
*
|
drm/nouveau/pci: add gk104 variant
Karol Herbst
2016-01-11
4
-10
/
+51
|
*
|
drm/nouveau/pci: add gf106 variant
Karol Herbst
2016-01-11
4
-5
/
+46
|
*
|
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
2016-01-11
1
-0
/
+3
|
*
|
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
2016-01-11
2
-0
/
+51
|
*
|
drm/nouveau/sysfs: remove pstate interface
Karol Herbst
2016-01-11
5
-225
/
+0
|
*
|
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
Karol Herbst
2016-01-11
1
-2
/
+138
|
*
|
drm/nouveau/debugfs: we need a ctrl object for debugfs
Karol Herbst
2016-01-11
4
-0
/
+57
|
*
|
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
Karol Herbst
2016-01-11
3
-8
/
+9
|
*
|
drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...
Karol Herbst
2016-01-11
1
-3
/
+53
|
*
|
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
2016-01-11
1
-2
/
+2
|
*
|
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
2016-01-11
1
-1
/
+1
|
*
|
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
2016-01-11
4
-8
/
+8
|
*
|
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
2016-01-11
1
-9
/
+69
|
*
|
drm/nouveau/bios: parse 8.1 Gbps DP link rate
Ben Skeggs
2016-01-11
1
-4
/
+7
|
*
|
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
2016-01-11
6
-8
/
+79
|
*
|
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
Ben Skeggs
2016-01-11
1
-1
/
+1
|
*
|
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
2016-01-11
6
-4
/
+47
|
*
|
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
2016-01-11
1
-0
/
+28
|
*
|
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2016-01-11
45
-171
/
+186
|
*
|
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
2016-01-11
3
-13
/
+13
|
*
|
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
2016-01-11
6
-49
/
+50
|
*
|
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2016-01-11
12
-75
/
+79
|
*
|
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
2016-01-11
4
-77
/
+75
|
*
|
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
2016-01-11
4
-49
/
+49
|
*
|
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
23
-78
/
+132
|
*
|
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
2016-01-11
30
-222
/
+261
|
*
|
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
2016-01-11
7
-22
/
+30
|
*
|
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
2016-01-11
3
-54
/
+53
|
*
|
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2016-01-11
11
-31
/
+28
|
*
|
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2016-01-11
2
-170
/
+167
|
*
|
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
2016-01-11
1
-92
/
+62
|
*
|
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
2016-01-11
1
-29
/
+37
|
*
|
drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a
Nicolas Chauvet
2016-01-11
1
-0
/
+11
|
*
|
drm/nouveau/fifo/gk104: fix engine status register offset
Vince Hsu
2016-01-11
1
-1
/
+1
|
*
|
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
Ben Skeggs
2016-01-11
1
-4
/
+50
|
*
|
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
3
-7
/
+26
|
*
|
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
3
-7
/
+26
[next]