aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24drm/nv50: remove manual context unload on context destructionBen Skeggs3-94/+7
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-24mfd: Fix build break of max77693 by adding REGMAP_I2C optionChanwoo Choi1-0/+1
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-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds18-5137/+5
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds10-795/+2365
2012-05-23Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-15/+2896
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds20-26/+5313
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-392/+416
2012-05-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-4/+1119