summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2012-05-22drm: add bitmask property typeRob Clark
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-05-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-05-22drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart
2012-05-22drm: Don't initialize local ret variable when not neededLaurent Pinchart
2012-05-22drm: Delete the vblank timer synchronously at cleanup timeLaurent Pinchart
2012-05-22drm/backlight: initialize struct backlight_properties properlyCorentin Chary
2012-05-22drm/nouveau/dp: Probe branch/sink OUIs (v2)Adam Jackson
2012-05-22drm/radeon/dp: Probe branch/sink OUIsAdam Jackson
2012-05-22drm/i915/dp: Probe branch/sink OUIsAdam Jackson
2012-05-22gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox