summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-16Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...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-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie
2015-04-07drm/exynos: constify all struct drm_*_helper funcs pointersJani Nikula
2015-04-02drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter
2015-03-18drm/exynos: remove unused filesAndrzej Hajda
2015-03-11drm/exynos: use correct fb width/heightRob Clark
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-02-11drm/exynos: Add DECON driverAjay Kumar
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-09drm/exynos: fix NULL pointer referenceJoonyoung Shim
2015-02-09drm/exynos: remove exynos_plane_dpmsJoonyoung Shim
2015-02-09drm/exynos: remove mode property of exynos crtcJoonyoung Shim
2015-02-09drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan