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
/
drm
/
nouveau
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gm107/gr: initial support
Ben Skeggs
2014-03-26
1
-0
/
+2
*
drm/nouveau/bios: parsing of some random table needed to bring up gr
Ben Skeggs
2014-03-26
1
-0
/
+1
*
drm/gf104/gr: rename gf104 (nvc4), it came before gf106 (nvc3)
Ben Skeggs
2014-03-26
1
-2
/
+2
*
drm/gm100/device: recognise GM107
Ben Skeggs
2014-03-26
1
-0
/
+1
*
drm/gm107/disp: initial implementation
Ben Skeggs
2014-03-26
1
-0
/
+1
*
drm/gm107/ltcg: initial implementation
Ben Skeggs
2014-03-26
1
-1
/
+2
*
drm/gm107/fb: initial implementation
Ben Skeggs
2014-03-26
1
-0
/
+2
*
drm/gk20a/timer: initial implementation
Ben Skeggs
2014-03-26
1
-0
/
+1
*
drm/gm107/devinit: initial implementation
Ben Skeggs
2014-03-26
1
-0
/
+1
*
drm/nv4c/mc: nv4x igp's have a different msi rearm register
Ilia Mirkin
2014-02-18
1
-0
/
+1
*
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
Ilia Mirkin
2014-01-23
1
-0
/
+3
*
drm/nouveau/bios: make common code to handle ramcfg strap etc
Ben Skeggs
2014-01-23
1
-0
/
+1
*
drm/nv108/gr: initial support (need external fuc)
Ben Skeggs
2014-01-23
1
-0
/
+2
*
drm/nv108/fifo: initial support
Ben Skeggs
2014-01-23
1
-0
/
+1
*
drm/nouveau/clk: Add support for NVAA/NVAC
Roy Spliet
2013-12-03
1
-0
/
+1
*
drm/nouveau/fb: implement various bits of work towards memory reclocking
Ben Skeggs
2013-11-08
1
-0
/
+4
*
drm/nouveau: implement a simple sysfs interface to new pm code
Ben Skeggs
2013-11-08
1
-1
/
+1
*
drm/nouveau/device: initial control object class, with pstate control methods
Ben Skeggs
2013-11-08
1
-0
/
+1
*
drm/nouveau/clk: implement power state and engine clock control in core
Ben Skeggs
2013-11-08
1
-0
/
+4
*
drm/nouveau/volt: implement voltage control in core
Ben Skeggs
2013-11-08
1
-0
/
+3
*
drm/nouveau/bios: parsing for various tables required for power management
Ben Skeggs
2013-11-08
1
-0
/
+6
*
drm/nouveau/perfmon: initial infrastructure to expose performance counters
Ben Skeggs
2013-11-08
1
-0
/
+9
*
drm/nouveau/bus: add interfaces/helpers for sequencer
Ben Skeggs
2013-11-08
1
-0
/
+1
*
drm/nouveau/pwr: initial implementation
Ben Skeggs
2013-11-08
1
-0
/
+6
*
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
2013-11-08
1
-3
/
+1
*
drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking
Ben Skeggs
2013-11-08
1
-0
/
+2
*
drm/nv50-nvaf/fb: split the class definitions up a bit
Ben Skeggs
2013-11-08
1
-0
/
+4
*
drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror
Ben Skeggs
2013-11-08
1
-0
/
+1
*
drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm
Ben Skeggs
2013-11-08
1
-0
/
+2
*
drm/nv44/mpeg: create a copy of the nv31/nv40 impls
Ilia Mirkin
2013-11-08
1
-0
/
+1
*
drm/nvd7/gr: initial support
Maarten Lankhorst
2013-07-05
1
-0
/
+2
*
drm/nvc0-/gr: make register lists from initvals functions
Ben Skeggs
2013-07-05
1
-2
/
+12
*
drm/nouveau/core: xtensa engine base class implementation
Ilia Mirkin
2013-07-01
1
-0
/
+1
*
drm/nouveau/vdec: fork vp3 implementations from vp2
Ilia Mirkin
2013-07-01
1
-0
/
+2
*
drm/nouveau/core: move falcon class to engine/
Ben Skeggs
2013-07-01
1
-1
/
+1
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
1
-0
/
+11
*
drm/nouveau/devinit: move simple pll setting routines to devinit
Ben Skeggs
2013-07-01
1
-0
/
+2
*
drm/nvf0/disp: expose display class 2.2
Ben Skeggs
2013-05-02
1
-0
/
+1
*
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
1
-9
/
+9
*
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
2013-04-26
1
-1
/
+1
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
1
-3
/
+1
*
drm/nouveau/therm: split the nv50 and nv84 code
Martin Peres
2013-04-26
1
-0
/
+1
*
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
1
-0
/
+1
*
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
2013-02-20
1
-0
/
+2
*
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
2013-02-20
1
-0
/
+1
*
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
2013-02-20
1
-0
/
+1
*
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
2013-02-20
1
-0
/
+1
*
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
2013-02-20
1
-0
/
+4
*
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
2013-02-20
1
-0
/
+1
*
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
1
-1
/
+2
[next]