aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/nouveau: use the same packet header macros as userspaceBen Skeggs2012-05-24
* drm/nouveau/bios: allow loading alternate vbios image as firmwareBen Skeggs2012-05-24
* drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methodsBen Skeggs2012-05-24
* drm/nv50-/fbcon: move 2d class to subchannel 3Ben Skeggs2012-05-24
* drm/nve0/gr: initial implementationBen Skeggs2012-05-24
* drm/nve0/fifo: initial implementationBen Skeggs2012-05-24
* drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs2012-05-24
* drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs2012-05-24
* drm/nvc0/pm: very initial mclk freq changeBen Skeggs2012-05-24
* drm/nvd9/pm: oops, fix timing calcBen Skeggs2012-05-24
* drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs2012-05-24
* drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs2012-05-24
* drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs2012-05-24
* drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs2012-05-24
* drm/nva3/pm: make pll->pll mode workBen Skeggs2012-05-24
* drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs2012-05-24
* drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs2012-05-24
* drm/nva3/pm: more random unknown PFB regsBen Skeggs2012-05-24
* drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs2012-05-24
* drm/nva3/pm: hook up to ram reclocking helperBen Skeggs2012-05-24
* drm/nva3/pm: introduce more paranoiaBen Skeggs2012-05-24
* drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2012-05-23
* drm/i915: make some dmabuf things staticDave Airlie2012-05-23
* drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie2012-05-23
* drm/radeon: add PRIME support (v2)Alex Deucher2012-05-23
* i915: add dmabuf/prime buffer sharing support.Daniel Vetter2012-05-23
* nouveau: add PRIME supportDave Airlie2012-05-23
* ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-23
* udl: add prime fd->handle support.Dave Airlie2012-05-23
* drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie2012-05-23
* drm/prime: introduce sg->pages/addr arrays helperDave Airlie2012-05-23
* drm: add plane propertiesRob Clark2012-05-22
* drm: add bitmask property typeRob Clark2012-05-22
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-05-22
|\
| * drm/exynos: add G2D driverJoonyoung Shim2012-05-17
| * drm/exynos: added vp scaling feature for hdmiSeung-Woo Kim2012-05-17
| * drm/exynos: added source size to overlay structureSeung-Woo Kim2012-05-17
| * drm/exynos: add additional display mode for hdmiSeung-Woo Kim2012-05-17
| * drm/exynos: enable dvi mode for dvi monitorSeung-Woo Kim2012-05-17
| * drm/exynos: fixed wrong pageflip finish event for interlace modeSeung-Woo Kim2012-05-17
| * drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim2012-05-08
| * drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-08
| * drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim2012-05-08
| * drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim2012-05-08
| * drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-08
| * drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-08
| * drm/exynos: added drm prime feature.Inki Dae2012-05-08
| * drm/exynos: added cache attribute support for gem.Inki Dae2012-05-08
* | drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-22
* | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22