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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/dpm: add infrastructure to support debugfs info
Alex Deucher
2013-07-01
2
-13
/
+29
*
drm/radeon/dpm: re-enable state transitions for Cayman
Alex Deucher
2013-07-01
1
-5
/
+0
*
drm/radeon/dpm: re-enable state transitions for BTC
Alex Deucher
2013-07-01
1
-3
/
+0
*
drm/radeon: fix typo in radeon_atom_init_mc_reg_table()
Alex Deucher
2013-07-01
1
-1
/
+2
*
drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()
Alex Deucher
2013-07-01
1
-1
/
+1
*
drm/radeon: remove sumo dpm/uvd bringup leftovers
Alex Deucher
2013-07-01
1
-17
/
+0
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-07-01
138
-5449
/
+7058
|
\
|
*
drm/nvd0-/disp: handle case where display engine is missing/disabled
Maarten Lankhorst
2013-07-01
6
-7
/
+17
|
*
drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4
Ben Skeggs
2013-07-01
14
-2587
/
+1270
|
*
drm/nouveau/bsp/nv84: initial vp2 engine implementation
Ilia Mirkin
2013-07-01
3
-14
/
+16
|
*
drm/nouveau/vp/nv84: initial vp2 engine implementation
Ilia Mirkin
2013-07-01
4
-14
/
+17
|
*
drm/nouveau/core: xtensa engine base class implementation
Ilia Mirkin
2013-07-01
3
-0
/
+209
|
*
drm/nouveau/vdec: fork vp3 implementations from vp2
Ilia Mirkin
2013-07-01
6
-14
/
+204
|
*
drm/nouveau/core: move falcon class to engine/
Ben Skeggs
2013-07-01
11
-24
/
+21
|
*
drm/nouveau/kms: don't fail if there's no dcb table entries
Ben Skeggs
2013-07-01
2
-7
/
+9
|
*
drm/nouveau: remove limit on gart
Maarten Lankhorst
2013-07-01
1
-5
/
+0
|
*
drm/nouveau/vm: perform a bar flush when flushing vm
Maarten Lankhorst
2013-07-01
2
-0
/
+8
|
*
drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches
Ben Skeggs
2013-07-01
6
-600
/
+344
|
*
drm/nvc8/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-10
/
+74
|
*
drm/nvc4/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-9
/
+62
|
*
drm/nvc1/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-35
/
+80
|
*
drm/nvc3/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-12
/
+112
|
*
drm/nvc0/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-544
/
+1042
|
*
drm/nvd9/gr: update initial register/context values
Ben Skeggs
2013-07-01
6
-74
/
+482
|
*
drm/nve4/gr: update initial register/context values
Ben Skeggs
2013-07-01
4
-157
/
+31
|
*
drm/nvc0-/gr: bump maximum gpc/tpc limits
Ben Skeggs
2013-07-01
1
-2
/
+4
|
*
drm/nvf0/gr: initial register/context setup
Ben Skeggs
2013-07-01
6
-482
/
+1057
|
*
drm/nve7/gr: update initial register/context values
Ben Skeggs
2013-07-01
4
-3
/
+12
|
*
drm/nve6/gr: update initial register/context values
Ben Skeggs
2013-07-01
4
-113
/
+383
|
*
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-07-01
4
-15
/
+108
|
*
drm/nouveau/vm: make each vma take a reference on its parent vm
Ben Skeggs
2013-07-01
1
-1
/
+4
|
*
drm/nouveau/core: remove nouveau_mm.mutex, no more users
Ben Skeggs
2013-07-01
3
-5
/
+2
|
*
drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/...
Ben Skeggs
2013-07-01
1
-16
/
+17
|
*
drm/nvc0/vm: handle bar tlb flushes internally
Ben Skeggs
2013-07-01
3
-34
/
+28
|
*
drm/nv50-/vm: take mutex rather than irqsave spinlock
Ben Skeggs
2013-07-01
2
-10
/
+4
|
*
drm/nv50/vm: remove explicit vm knowledge from engines
Ben Skeggs
2013-07-01
9
-66
/
+31
|
*
drm/nv50/vm: handle bar tlb flushes internally
Ben Skeggs
2013-07-01
3
-5
/
+13
|
*
drm/nvc0/gr: port mp trap handling from calim's kepler code
Ben Skeggs
2013-07-01
1
-6
/
+38
|
*
drm/nve0/gr: attempt to resume after sm traps
Ben Skeggs
2013-07-01
1
-16
/
+6
|
*
drm/nve0/gr: s/tp/tpc/
Ben Skeggs
2013-07-01
1
-26
/
+27
|
*
drm/nve0/fifo: create our playlists up-front, at startup
Ben Skeggs
2013-07-01
1
-14
/
+14
|
*
drm/nva3/clk: minor improvements to fractional N calculation
Ben Skeggs
2013-07-01
1
-3
/
+11
|
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
45
-733
/
+1313
|
*
drm/nouveau/clk: change init ordering, no longer needed by devinit
Ben Skeggs
2013-07-01
1
-2
/
+2
|
*
drm/nouveau/devinit: move simple pll setting routines to devinit
Ben Skeggs
2013-07-01
24
-487
/
+628
|
*
drm/nouveau: pass generic subdev to calculation routines
Ben Skeggs
2013-07-01
7
-18
/
+17
|
*
drm/nve0/ce: stub interrupt handler
Ben Skeggs
2013-07-01
2
-0
/
+17
|
*
drm/nve0/ce: link ce2 to its engine, rather than from graphics
Ben Skeggs
2013-07-01
2
-2
/
+2
|
*
drm/nve0/fifo: copy engine context stored in ramfc, not externally
Ben Skeggs
2013-07-01
1
-8
/
+14
|
*
drm/nve0/ce: create engine object for ce2
Ben Skeggs
2013-07-01
4
-0
/
+36
[next]