summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-24drm/nv50: remove execution engine context saves on suspendBen Skeggs3-14/+0
2012-05-24drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs3-166/+43
2012-05-24drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs1-1/+1
2012-05-24drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs1-14/+7
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs13-187/+62
2012-05-24drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs6-15/+26
2012-05-24drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs1-20/+10
2012-05-24drm/nouveau: fix engine context destructor orderingBen Skeggs1-2/+1
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs14-473/+851
2012-05-24drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs8-158/+134
2012-05-24drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs3-71/+68
2012-05-24drm/nouveau: move flip-related channel setup to software engineBen Skeggs8-62/+84
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs19-282/+567
2012-05-24drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs1-2/+0
2012-05-24drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2-5/+11
2012-05-24drm/nouveau: base fence timeout on time of emissionMarcin Slusarz1-1/+4
2012-05-24drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs6-52/+71
2012-05-24drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs2-33/+26
2012-05-24drm/nouveau: cleanup after display init failureMarcin Slusarz1-2/+9
2012-05-24drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz1-1/+1
2012-05-24drm/nve0/graph: bump hub2gpc buffer sizeBen Skeggs1-1/+1
2012-05-24drm/nouveau: use the same packet header macros as userspaceBen Skeggs15-185/+203
2012-05-24drm/nouveau/bios: allow loading alternate vbios image as firmwareBen Skeggs1-0/+21
2012-05-24drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methodsBen Skeggs3-0/+39
2012-05-24drm/nv50-/fbcon: move 2d class to subchannel 3Ben Skeggs1-1/+1
2012-05-24drm/nve0/gr: initial implementationBen Skeggs6-2/+3705
2012-05-24drm/nve0/fifo: initial implementationBen Skeggs4-5/+477
2012-05-24drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs2-8/+4
2012-05-24drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs2-0/+4
2012-05-24drm/nvc0/pm: very initial mclk freq changeBen Skeggs1-1/+23
2012-05-24drm/nvd9/pm: oops, fix timing calcBen Skeggs1-0/+1
2012-05-24drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs1-0/+51
2012-05-24drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs1-0/+116
2012-05-24drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs1-4/+15
2012-05-24drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs1-0/+21
2012-05-24drm/nva3/pm: make pll->pll mode workBen Skeggs1-6/+21
2012-05-24drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs1-20/+46
2012-05-24drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs1-8/+40
2012-05-24drm/nva3/pm: more random unknown PFB regsBen Skeggs1-1/+23
2012-05-24drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs3-3/+28
2012-05-24drm/nva3/pm: hook up to ram reclocking helperBen Skeggs1-12/+110
2012-05-24drm/nva3/pm: introduce more paranoiaBen Skeggs1-5/+10
2012-05-24tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet1-0/+5
2012-05-24ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang1-6/+6
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird8-24/+26
2012-05-23sparc: Optimize strncpy_from_user() zero byte search.David S. Miller1-29/+21
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds54-817/+386
2012-05-23mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman1-24/+17
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds85-605/+1787
2012-05-23Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+12