summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\
| | * drm/exynos: add G2D driverJoonyoung Shim2012-05-176-0/+1022
| | * drm/exynos: added vp scaling feature for hdmiSeung-Woo Kim2012-05-171-55/+33
| | * drm/exynos: added source size to overlay structureSeung-Woo Kim2012-05-174-5/+17
| | * drm/exynos: add additional display mode for hdmiSeung-Woo Kim2012-05-171-0/+65
| | * drm/exynos: enable dvi mode for dvi monitorSeung-Woo Kim2012-05-172-8/+18
| | * drm/exynos: fixed wrong pageflip finish event for interlace modeSeung-Woo Kim2012-05-171-5/+7
| | * drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim2012-05-082-0/+47
| | * drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-084-306/+341
| | * drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim2012-05-081-35/+5
| | * drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim2012-05-081-6/+5
| | * drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-081-7/+6
| | * drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-083-0/+32
| | * drm/exynos: added drm prime feature.Inki Dae2012-05-088-9/+353
| | * drm/exynos: added cache attribute support for gem.Inki Dae2012-05-081-10/+39
| * | drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-222-0/+8
| * | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-227-7/+7
| * | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-225-5/+5
| * | drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-222-5/+5
| * | drm: Don't initialize local ret variable when not neededLaurent Pinchart2012-05-229-32/+24
| * | drm: Delete the vblank timer synchronously at cleanup timeLaurent Pinchart2012-05-221-1/+1
| * | drm/backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-222-0/+2
| * | drm/nouveau/dp: Probe branch/sink OUIs (v2)Adam Jackson2012-05-221-0/+21
| * | drm/radeon/dp: Probe branch/sink OUIsAdam Jackson2012-05-221-0/+20
| * | drm/i915/dp: Probe branch/sink OUIsAdam Jackson2012-05-221-0/+19
| * | gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox2012-05-221-2/+4
| * | gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-227-12/+61