summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-13drm/exynos: Fix FIMD buffer size calculationDaniel Stone
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski
2015-04-13drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or notHyungwon Hwang
2015-04-13drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang
2015-04-13drm/exynos: add ratio calculationJoonyoung Shim
2015-04-13drm/exynos: use src_x and src_y instead of fb_x and fb_yJoonyoung Shim
2015-04-13drm/exynos: mixer: add 2x scaling to mixer_graph_bufferTobias Jakobi
2015-04-13drm/exynos: remove superfluous error messagesTobias Jakobi
2015-04-13drm/exynos: fix typos in hdmi and mixerTobias Jakobi
2015-04-13drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska
2015-04-13drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines
2015-04-13drm/exynos: remove leftover functions declarationsGustavo Padovan
2015-04-13drm/exynos: remove exynos_plane_destroy()Gustavo Padovan
2015-04-13drm/exynos: make zpos property immutableGustavo Padovan
2015-04-13drm/exynos: preset zpos value for overlay planesGustavo Padovan
2015-04-13drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan
2015-04-13drm/exynos: remove unused exynos_crtc->win_enable() callbackGustavo Padovan
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-10drm/i915: Remove unused variable from execlists_context_queueMichel Thierry
2015-04-10drm/i915: fix build for DEBUG_FS=nJani Nikula
2015-04-10drm/i915: Move vm page allocation in proper placeMika Kuoppala