summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-04-14drm/nouveau/gk20a: remove RAM deviceAlexandre Courbot4-70/+0
2015-04-14drm/nouveau/instmem/gk20a: move memory allocation to instmemAlexandre Courbot5-85/+216
2015-04-14make RAM device optionalAlexandre Courbot7-17/+57
2015-04-14drm/nouveau/gr/gf100: Clear notify interruptLauri Peltonen1-0/+9
2015-04-14drm/nouveau/graph/nvc0: Fix engine pointer retrievalLauri Peltonen1-1/+1
2015-04-14drm/nouveau/devinit/nv04: change owner to intBen Skeggs1-1/+1
2015-04-14drm/nouveau/mxm: indent an if statementDan Carpenter1-1/+1
2015-04-14drm/nouveau/fuse/gm107: simplify the return logicMartin Peres1-3/+1
2015-04-14Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-3/+3
2015-04-13drm/radeon: allow creating overlapping userptrsChristian König2-28/+76
2015-04-13drm/radeon: add userptr config optionChristian König1-0/+8
2015-04-13drm/armada: constify struct drm_encoder_helper_funcs pointerJani Nikula1-1/+1
2015-04-13drm/radeon: constify more struct drm_*_helper funcs pointersJani Nikula2-3/+3
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira12-46/+64
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie10-96/+179
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie4-51/+15
2015-04-13drm/exynos: Fix FIMD buffer size calculationDaniel Stone1-2/+2
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski3-0/+44
2015-04-13drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or notHyungwon Hwang1-0/+2
2015-04-13drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang1-7/+0
2015-04-13drm/exynos: add ratio calculationJoonyoung Shim3-9/+12
2015-04-13drm/exynos: use src_x and src_y instead of fb_x and fb_yJoonyoung Shim5-20/+20
2015-04-13drm/exynos: mixer: add 2x scaling to mixer_graph_bufferTobias Jakobi1-6/+30
2015-04-13drm/exynos: remove superfluous error messagesTobias Jakobi1-7/+3
2015-04-13drm/exynos: fix typos in hdmi and mixerTobias Jakobi3-3/+3
2015-04-13drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska1-0/+44
2015-04-13drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines3-67/+44
2015-04-13drm/exynos: remove leftover functions declarationsGustavo Padovan1-6/+0
2015-04-13drm/exynos: remove exynos_plane_destroy()Gustavo Padovan1-7/+1
2015-04-13drm/exynos: make zpos property immutableGustavo Padovan1-19/+2
2015-04-13drm/exynos: preset zpos value for overlay planesGustavo Padovan7-56/+37
2015-04-13drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan10-501/+250
2015-04-13drm/exynos: remove unused exynos_crtc->win_enable() callbackGustavo Padovan1-2/+0
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan1-11/+22
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira2-222/+93
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown1-3/+3
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor2-10/+0
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter1-2/+2
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter1-7/+15
2015-04-09drm/radeon: add video usability info support for VCELeo Liu2-1/+3
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie7-18/+26
2015-04-08Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-12/+3
2015-04-08drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...Philipp Zabel1-7/+4
2015-04-08drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel1-13/+3
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel1-7/+4
2015-04-08drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel1-7/+3
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala1-1/+3
2015-04-08Merge tag 'imx-drm-fixes-2015-03-31' of git://git.pengutronix.de/git/pza/linu...Dave Airlie6-9/+30
2015-04-08Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie29-478/+5327
2015-04-08Merge tag 'drm/panel/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie6-14/+941