summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Merge branch 'prime-merge' of ssh://people.freedesktop.org/~airlied/linux int...Dave 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-22drm/dp: Add DPCD defines for register 0x007Adam Jackson
2012-05-22drm/dp: Add DPCD OUI register definesAdam Jackson
2012-05-22gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-05-22gma500: Prevent endless loop in panel power up sequenceAlan Cox
2012-05-22drm/radeon/hdmi: compile audio status in 1 functionRafał Miłecki
2012-05-22nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie
2012-05-21Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-20drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter
2012-05-20drm/kms: fix Kconfig for new drivers.Dave Airlie