summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)AuthorFilesLines
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski1-1/+1
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi1-13/+0
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi3-7/+9
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi1-4/+4
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski1-6/+1
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski7-15/+15
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski4-37/+31
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi1-10/+23
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi1-0/+3
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi1-15/+2
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi1-1/+1
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi1-38/+1
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-2/+7
2015-04-16Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-1/+1
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-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie2-10/+15
2015-04-07drm/exynos: constify all struct drm_*_helper funcs pointersJani Nikula1-1/+1
2015-04-02drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone2-10/+15
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie6-287/+15
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang1-18/+11
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae1-1/+1
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax1-1/+1
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter1-2/+2
2015-03-18drm/exynos: remove unused filesAndrzej Hajda2-265/+0
2015-03-11drm/exynos: use correct fb width/heightRob Clark1-2/+3
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie19-226/+1102
2015-02-11drm/exynos: Add DECON driverAjay Kumar5-3/+1006
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie4-21/+2
2015-02-09drm/exynos: fix NULL pointer referenceJoonyoung Shim1-1/+1
2015-02-09drm/exynos: remove exynos_plane_dpmsJoonyoung Shim2-28/+6
2015-02-09drm/exynos: remove mode property of exynos crtcJoonyoung Shim2-68/+0
2015-02-09drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan1-2/+0