summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-24drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs
2012-05-24drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs
2012-05-24drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs
2012-05-24drm/nouveau: fix engine context destructor orderingBen Skeggs
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs
2012-05-24drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs
2012-05-24drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs
2012-05-24drm/nouveau: move flip-related channel setup to software engineBen Skeggs
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs
2012-05-24drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs
2012-05-24drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs
2012-05-24drm/nouveau: base fence timeout on time of emissionMarcin Slusarz
2012-05-24drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs
2012-05-24drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs
2012-05-24drm/nouveau: cleanup after display init failureMarcin Slusarz
2012-05-24drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz
2012-05-24drm/nve0/graph: bump hub2gpc buffer sizeBen Skeggs
2012-05-24drm/nouveau: use the same packet header macros as userspaceBen Skeggs
2012-05-24drm/nouveau/bios: allow loading alternate vbios image as firmwareBen Skeggs
2012-05-24drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methodsBen Skeggs
2012-05-24drm/nv50-/fbcon: move 2d class to subchannel 3Ben Skeggs
2012-05-24drm/nve0/gr: initial implementationBen Skeggs
2012-05-24drm/nve0/fifo: initial implementationBen Skeggs
2012-05-24drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs
2012-05-24drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs
2012-05-24drm/nvc0/pm: very initial mclk freq changeBen Skeggs
2012-05-24drm/nvd9/pm: oops, fix timing calcBen Skeggs
2012-05-24drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs
2012-05-24drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs
2012-05-24drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs
2012-05-24drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs
2012-05-24drm/nva3/pm: make pll->pll mode workBen Skeggs
2012-05-24drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs
2012-05-24drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs
2012-05-24drm/nva3/pm: more random unknown PFB regsBen Skeggs
2012-05-24drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs
2012-05-24drm/nva3/pm: hook up to ram reclocking helperBen Skeggs
2012-05-24drm/nva3/pm: introduce more paranoiaBen Skeggs
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie
2012-05-23drm/i915: make some dmabuf things staticDave Airlie
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter
2012-05-23nouveau: add PRIME supportDave Airlie
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie
2012-05-23udl: add prime fd->handle support.Dave Airlie
2012-05-23drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie
2012-05-22drm: add plane propertiesRob Clark