aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2-2/+2
2012-05-23drm/i915: make some dmabuf things staticDave Airlie1-4/+4
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie3-3/+3
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher17-25/+232
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter6-6/+239
2012-05-23nouveau: add PRIME supportDave Airlie16-25/+296
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie4-5/+18
2012-05-23udl: add prime fd->handle support.Dave Airlie4-1/+92
2012-05-23drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie2-6/+27
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie1-0/+36
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-10/+6
2012-05-22drm: add plane propertiesRob Clark1-0/+19
2012-05-22drm: add bitmask property typeRob Clark1-3/+44
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-nextDave Airlie19-431/+1975
2012-05-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2-0/+8
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart7-7/+7
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart5-5/+5
2012-05-22drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2-5/+5