summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-04-14drm/nouveau/gr/gf100-: add symbolic names for classesBen Skeggs
2015-04-14drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucodeBen Skeggs
2015-04-14drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucodeBen Skeggs
2015-04-14drm/nouveau/gr: fix engine name, cosmetic search+replace mistakeBen Skeggs
2015-04-14drm/nouveau/pmu/gk20a: add some missing staticsAlexandre Courbot
2015-04-14drm/nouveau/platform: fix probe error pathAlexandre Courbot
2015-04-14drm/nouveau/platform: release IOMMU's mm upon exitAlexandre Courbot
2015-04-14drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()Ben Skeggs
2015-04-14drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()Ben Skeggs
2015-04-14drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chipsBen Skeggs
2015-04-14drm/nouveau/pbus/hwsq: Make code size u16Roy Spliet
2015-04-14drm/nouveau/pbus/hwsq: Support strided register writesRoy Spliet
2015-04-14drm/nouveau/instmem/gk20a: fix crash during error pathAlexandre Courbot
2015-04-14drm/nouveau/disp/gf110-: fix base channel update debug/error outputBen Skeggs
2015-04-14drm/nouveau/disp/nv50-: fix push buffers in vramBen Skeggs
2015-04-14drm/nouveau: bump driver patchlevel for coherent flagBen Skeggs
2015-04-14drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot
2015-04-14drm/nouveau/instmem/gk20a: add IOMMU supportAlexandre Courbot
2015-04-14drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot
2015-04-14drm/nouveau/instmem/gk20a: use DMA attributesAlexandre Courbot
2015-04-14drm/nouveau/gk20a: remove RAM deviceAlexandre Courbot
2015-04-14drm/nouveau/instmem/gk20a: move memory allocation to instmemAlexandre Courbot
2015-04-14make RAM device optionalAlexandre Courbot
2015-04-14drm/nouveau/gr/gf100: Clear notify interruptLauri Peltonen
2015-04-14drm/nouveau/graph/nvc0: Fix engine pointer retrievalLauri Peltonen
2015-04-14drm/nouveau/devinit/nv04: change owner to intBen Skeggs
2015-04-14drm/nouveau/mxm: indent an if statementDan Carpenter
2015-04-14drm/nouveau/fuse/gm107: simplify the return logicMartin Peres
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-04-13drm/radeon: allow creating overlapping userptrsChristian König
2015-04-13drm/radeon: add userptr config optionChristian König
2015-04-13drm/armada: constify struct drm_encoder_helper_funcs pointerJani Nikula
2015-04-13drm/radeon: constify more struct drm_*_helper funcs pointersJani Nikula
2015-04-13drm/i915: Remove obj->pin_mappableChris Wilson
2015-04-13drm/i915: Optimistically spin for the request completionChris Wilson
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru
2015-04-13drm/i915: copy staged scaler state from drm state to crtc->config.Chandra Konduru
2015-04-13drm/i915: Ensure setting up scalers into staged crtc_stateChandra Konduru
2015-04-13drm/i915: setup scalers for crtc_compute_configChandra Konduru
2015-04-13drm/i915: Preserve scaler state when clearing crtc_stateChandra Konduru
2015-04-13drm/i915: Dump scaler_state too as part of dumping crtc_stateChandra Konduru
2015-04-13drm/i915: Keep sprite plane src rect in 16.16 formatChandra Konduru
2015-04-13drm/i915: Initialize skylake scalersChandra Konduru
2015-04-13drm/i915: Initialize plane colorkey to NONEChandra Konduru
2015-04-13drm/i915: skylake scaler structure definitionsChandra Konduru
2015-04-13drm/i915: Register definitions for skylake scalersChandra Konduru
2015-04-13drm/i915: Disable Render power gatingSagar Kamble
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie