summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs2012-05-246-15/+26
* drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs2012-05-241-20/+10
* drm/nouveau: fix engine context destructor orderingBen Skeggs2012-05-241-2/+1
* drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs2012-05-2414-473/+851
* drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs2012-05-248-158/+134
* drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs2012-05-243-71/+68
* drm/nouveau: move flip-related channel setup to software engineBen Skeggs2012-05-248-62/+84
* drm/nouveau: create real execution engine for software object classBen Skeggs2012-05-2419-282/+567
* drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs2012-05-241-2/+0
* drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2012-05-242-5/+11
* drm/nouveau: base fence timeout on time of emissionMarcin Slusarz2012-05-241-1/+4
* drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs2012-05-246-52/+71
* drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs2012-05-242-33/+26
* drm/nouveau: cleanup after display init failureMarcin Slusarz2012-05-241-2/+9
* drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz2012-05-241-1/+1
* drm/nve0/graph: bump hub2gpc buffer sizeBen Skeggs2012-05-241-1/+1
* drm/nouveau: use the same packet header macros as userspaceBen Skeggs2012-05-2415-185/+203
* drm/nouveau/bios: allow loading alternate vbios image as firmwareBen Skeggs2012-05-241-0/+21
* drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methodsBen Skeggs2012-05-243-0/+39
* drm/nv50-/fbcon: move 2d class to subchannel 3Ben Skeggs2012-05-241-1/+1
* drm/nve0/gr: initial implementationBen Skeggs2012-05-246-2/+3705
* drm/nve0/fifo: initial implementationBen Skeggs2012-05-244-5/+477
* drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs2012-05-242-8/+4
* drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs2012-05-242-0/+4
* drm/nvc0/pm: very initial mclk freq changeBen Skeggs2012-05-241-1/+23
* drm/nvd9/pm: oops, fix timing calcBen Skeggs2012-05-241-0/+1
* drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs2012-05-241-0/+51
* drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs2012-05-241-0/+116
* drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs2012-05-241-4/+15
* drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs2012-05-241-0/+21
* drm/nva3/pm: make pll->pll mode workBen Skeggs2012-05-241-6/+21
* drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs2012-05-241-20/+46
* drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs2012-05-241-8/+40
* drm/nva3/pm: more random unknown PFB regsBen Skeggs2012-05-241-1/+23
* drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs2012-05-243-3/+28
* drm/nva3/pm: hook up to ram reclocking helperBen Skeggs2012-05-241-12/+110
* drm/nva3/pm: introduce more paranoiaBen Skeggs2012-05-241-5/+10
* drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2012-05-232-2/+2
* drm/i915: make some dmabuf things staticDave Airlie2012-05-231-4/+4
* drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie2012-05-233-3/+3
* drm/radeon: add PRIME support (v2)Alex Deucher2012-05-2317-25/+232
* i915: add dmabuf/prime buffer sharing support.Daniel Vetter2012-05-236-6/+239
* nouveau: add PRIME supportDave Airlie2012-05-2316-25/+296
* ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-234-5/+18
* udl: add prime fd->handle support.Dave Airlie2012-05-234-1/+92
* drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie2012-05-232-6/+27
* drm/prime: introduce sg->pages/addr arrays helperDave Airlie2012-05-231-0/+36
* drm: add plane propertiesRob Clark2012-05-221-0/+19
* drm: add bitmask property typeRob Clark2012-05-221-3/+44
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-05-2219-431/+1975
|\
OpenPOWER on IntegriCloud