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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
2012-11-29
5
-7
/
+39
*
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
2012-11-29
1
-0
/
+2
*
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
2012-11-29
1
-4
/
+0
*
drm/nouveau: raise reporting levels of some messages
Marcin Slusarz
2012-11-29
6
-13
/
+13
*
drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32
Martin Peres
2012-11-29
11
-58
/
+58
*
drm/nouveau/ppp: remove nouveau_ppp base class
Ben Skeggs
2012-11-29
2
-131
/
+15
*
nve0/ppp: enable support via nvc0's implementation
Ben Skeggs
2012-11-29
1
-0
/
+3
*
nvc0/ppp: initial implementation of engine
Maarten Lankhorst
2012-11-29
4
-8
/
+120
*
nvc0/vp: initial implementation of engine
Maarten Lankhorst
2012-11-29
4
-8
/
+120
*
nvc0/bsp: initial implementation of engine
Maarten Lankhorst
2012-11-29
5
-9
/
+130
*
drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di...
Ben Skeggs
2012-11-29
4
-268
/
+26
*
drm/nve0/fifo: allow for future binding of ppp contexts
Ben Skeggs
2012-11-29
1
-0
/
+2
*
drm/nve0/vp: implement initial support for engine
Ben Skeggs
2012-11-29
6
-0
/
+118
*
drm/nve0/bsp: implement initial support for engine
Ben Skeggs
2012-11-29
5
-0
/
+117
*
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
3
-11
/
+18
*
drm/nouveau/core: implement shortcut for simple engctx construction
Ben Skeggs
2012-11-29
8
-115
/
+24
*
drm/nvc0/copy: share interrupt handler with nva3
Ben Skeggs
2012-11-29
3
-59
/
+16
*
drm/nv50/fb: implement trap handler as subdev interrupt handler
Ben Skeggs
2012-11-29
10
-111
/
+104
*
drm/nouveau/mc: allow calling of multiple handlers for a give intr bit
Ben Skeggs
2012-11-29
1
-4
/
+4
*
drm/nouveau/copy: remove nouveau_copy base class
Ben Skeggs
2012-11-29
2
-56
/
+19
*
drm/nvc0/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
1
-73
/
+53
*
drm/nva3/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
1
-59
/
+22
*
drm/nv98/crypt: use nouveau_falcon base class
Ben Skeggs
2012-11-29
3
-95
/
+35
*
drm/nouveau: initial falcon (fuc) engine base class implementation
Ben Skeggs
2012-11-29
3
-0
/
+328
*
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-29
3
-31
/
+71
*
drm/nouveau: Add interface to detect optimus and v1 support
Dave Airlie
2012-11-29
2
-12
/
+22
*
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
2012-11-29
3
-6
/
+16
*
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
9
-279
/
+268
*
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-29
17
-2700
/
+31
*
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2012-11-29
2
-1
/
+36
*
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
2012-11-29
1
-7
/
+1
*
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
2012-11-29
1
-1
/
+10
*
drm/nvd0/disp: support creation of fb dma objects on older chipsets
Ben Skeggs
2012-11-29
1
-36
/
+131
*
drm/nvd0/disp: implement support for older DISP_SYNC classes
Ben Skeggs
2012-11-29
1
-20
/
+44
*
drm/nvd0/disp: implement sor support for older display classes
Ben Skeggs
2012-11-29
1
-45
/
+61
*
drm/nvd0/disp: implement dac support for older display classes
Ben Skeggs
2012-11-29
1
-25
/
+48
*
drm/nvd0/disp: start implementing support for older display classes
Ben Skeggs
2012-11-29
1
-87
/
+233
*
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
2012-11-29
12
-121
/
+111
*
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
2012-11-29
4
-94
/
+30
*
drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code
Ben Skeggs
2012-11-29
3
-215
/
+34
*
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
2012-11-29
5
-576
/
+461
*
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
2012-11-29
9
-34
/
+59
*
drm/nv84/disp: move hdmi control into core
Ben Skeggs
2012-11-29
9
-145
/
+152
*
drm/nva3/disp: move hda codec handling to core
Ben Skeggs
2012-11-29
5
-20
/
+66
*
drm/nv50/disp: move dp link training helpers into core
Ben Skeggs
2012-11-29
6
-72
/
+161
*
drm/nv50/disp: call into core for dac load detection
Ben Skeggs
2012-11-29
9
-51
/
+22
*
drm/nv50/disp: call into core to handle dac/sor power state changes
Ben Skeggs
2012-11-29
8
-47
/
+62
*
drm/nv50/disp: allocate display from driver core
Ben Skeggs
2012-11-29
3
-73
/
+22
*
drm/nouveau/bios: implement some dcb output entry parsing/matching functions
Ben Skeggs
2012-11-29
4
-48
/
+77
*
drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt
Ben Skeggs
2012-11-29
2
-51
/
+50
[next]