index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
2012-05-24
3
-14
/
+0
*
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
2012-05-24
3
-166
/
+43
*
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
2012-05-24
1
-1
/
+1
*
drm/nv50/fifo: construct playlist from hw context table state
Ben Skeggs
2012-05-24
1
-14
/
+7
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
13
-187
/
+62
*
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
2012-05-24
6
-15
/
+26
*
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
2012-05-24
1
-20
/
+10
*
drm/nouveau: fix engine context destructor ordering
Ben Skeggs
2012-05-24
1
-2
/
+1
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
14
-473
/
+851
*
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
8
-158
/
+134
*
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
3
-71
/
+68
*
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
8
-62
/
+84
*
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
19
-282
/
+567
*
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
1
-2
/
+0
*
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2012-05-24
2
-5
/
+11
*
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
2012-05-24
1
-1
/
+4
*
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
2012-05-24
6
-52
/
+71
*
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
2
-33
/
+26
*
drm/nouveau: cleanup after display init failure
Marcin Slusarz
2012-05-24
1
-2
/
+9
*
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
2012-05-24
1
-1
/
+1
*
drm/nve0/graph: bump hub2gpc buffer size
Ben Skeggs
2012-05-24
1
-1
/
+1
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
15
-185
/
+203
*
drm/nouveau/bios: allow loading alternate vbios image as firmware
Ben Skeggs
2012-05-24
1
-0
/
+21
*
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
3
-0
/
+39
*
drm/nv50-/fbcon: move 2d class to subchannel 3
Ben Skeggs
2012-05-24
1
-1
/
+1
*
drm/nve0/gr: initial implementation
Ben Skeggs
2012-05-24
6
-2
/
+3705
*
drm/nve0/fifo: initial implementation
Ben Skeggs
2012-05-24
4
-5
/
+477
*
drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets
Ben Skeggs
2012-05-24
2
-8
/
+4
*
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
2012-05-24
2
-0
/
+4
*
drm/nvc0/pm: very initial mclk freq change
Ben Skeggs
2012-05-24
1
-1
/
+23
*
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
2012-05-24
1
-0
/
+1
*
drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients
Ben Skeggs
2012-05-24
1
-0
/
+51
*
drm/nvc0/pm: start filling in memory reclocking stubs
Ben Skeggs
2012-05-24
1
-0
/
+116
*
drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling
Ben Skeggs
2012-05-24
1
-4
/
+15
*
drm/nva3/pm: initial attempt at handling 111100/111104
Ben Skeggs
2012-05-24
1
-0
/
+21
*
drm/nva3/pm: make pll->pll mode work
Ben Skeggs
2012-05-24
1
-6
/
+21
*
drm/nva3/pm: attempt to bash a few 0x100200 bits correctly
Ben Skeggs
2012-05-24
1
-20
/
+46
*
drm/nva3/pm: begin to restructure memory clock changes + another magic
Ben Skeggs
2012-05-24
1
-8
/
+40
*
drm/nva3/pm: more random unknown PFB regs
Ben Skeggs
2012-05-24
1
-1
/
+23
*
drm/nva3/pm: initial attempt at more magic PFB regs
Ben Skeggs
2012-05-24
3
-3
/
+28
*
drm/nva3/pm: hook up to ram reclocking helper
Ben Skeggs
2012-05-24
1
-12
/
+110
*
drm/nva3/pm: introduce more paranoia
Ben Skeggs
2012-05-24
1
-5
/
+10
*
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
2012-05-23
2
-2
/
+2
*
drm/i915: make some dmabuf things static
Dave Airlie
2012-05-23
1
-4
/
+4
*
drm: update ast/cirrus/mgag200 for change in TTM api
Dave Airlie
2012-05-23
3
-3
/
+3
*
Merge branch 'prime-merge' of ssh://people.freedesktop.org/~airlied/linux int...
Dave Airlie
2012-05-23
50
-67
/
+950
|
\
|
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
17
-25
/
+232
|
*
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
6
-6
/
+239
|
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
16
-25
/
+296
|
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
6
-6
/
+28
[next]