summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Airlie11-105/+188
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie14-488/+473
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-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-08drm/radeon: add video usability info support for VCELeo Liu2-1/+3
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie105-534/+1069
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-08Merge tag 'imx-drm-fixes-2015-03-31' of git://git.pengutronix.de/git/pza/linu...Dave Airlie8-17/+35
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
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie9-82/+404
2015-04-08Merge tag 'omapdrm-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie13-646/+642
2015-04-07drm/drm: constify all struct drm_*_helper funcs pointersJani Nikula4-19/+19
2015-04-07drm/qxl: constify all struct drm_*_helper funcs pointersJani Nikula1-1/+1
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula7-15/+15
2015-04-07drm/radeon: constify all struct drm_*_helper funcs pointersJani Nikula2-9/+9
2015-04-07drm/gma500: constify all struct drm_*_helper funcs pointersJani Nikula10-14/+14
2015-04-07drm/mgag200: constify all struct drm_*_helper funcs pointersJani Nikula1-1/+1
2015-04-07drm/exynos: constify all struct drm_*_helper funcs pointersJani Nikula1-1/+1
2015-04-07drm: Fix some typosJohn Hunter1-2/+2
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+4
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+23
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6