Age | Commit message (Expand) | Author | Files | Lines |
2015-05-19 | drm/exynos: dp: Lower level of EDID read success message | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-19 | drm/exynos: cleanup exynos_drm_plane | Tobias Jakobi | 1 | -13/+0 |
2015-05-19 | drm/exynos: 'win' is always unsigned | Tobias Jakobi | 3 | -7/+9 |
2015-05-19 | drm/exynos: mixer: don't dump registers under spinlock | Tobias Jakobi | 1 | -4/+4 |
2015-05-19 | drm/exynos: Consolidate return statements in fimd_bind() | Krzysztof Kozlowski | 1 | -6/+1 |
2015-05-19 | drm/exynos: Constify exynos_drm_crtc_ops | Krzysztof Kozlowski | 7 | -15/+15 |
2015-05-19 | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD | Krzysztof Kozlowski | 4 | -37/+31 |
2015-05-19 | drm/exynos: mixer: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-19 | drm/exynos: mixer: cleanup pixelformat handling | Tobias Jakobi | 1 | -10/+23 |
2015-05-19 | drm/exynos: mixer: also allow NV21 for the video processor | Tobias Jakobi | 1 | -0/+3 |
2015-05-19 | drm/exynos: mixer: remove buffer count handling in vp_video_buffer() | Tobias Jakobi | 1 | -15/+2 |
2015-05-19 | drm/exynos: plane: honor buffer offset for dma_addr | Tobias Jakobi | 1 | -1/+1 |
2015-05-19 | drm/exynos: fb: use drm_format_num_planes to get buffer count | Tobias Jakobi | 1 | -38/+1 |
2015-04-21 | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal | 1 | -2/+7 |
2015-04-16 | Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+1 |
2015-04-13 | drm/exynos: Fix FIMD buffer size calculation | Daniel Stone | 1 | -2/+2 |
2015-04-13 | drm/exynos: Enable DP clock to fix display on Exynos5250 and other | Krzysztof Kozlowski | 3 | -0/+44 |
2015-04-13 | drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not | Hyungwon Hwang | 1 | -0/+2 |
2015-04-13 | drm/exynos: dsi: remove the empty mode_valid callback | Hyungwon Hwang | 1 | -7/+0 |
2015-04-13 | drm/exynos: add ratio calculation | Joonyoung Shim | 3 | -9/+12 |
2015-04-13 | drm/exynos: use src_x and src_y instead of fb_x and fb_y | Joonyoung Shim | 5 | -20/+20 |
2015-04-13 | drm/exynos: mixer: add 2x scaling to mixer_graph_buffer | Tobias Jakobi | 1 | -6/+30 |
2015-04-13 | drm/exynos: remove superfluous error messages | Tobias Jakobi | 1 | -7/+3 |
2015-04-13 | drm/exynos: fix typos in hdmi and mixer | Tobias Jakobi | 3 | -3/+3 |
2015-04-13 | drm/exynos/ipp: Validate buffer enqueue requests | Beata Michalska | 1 | -0/+44 |
2015-04-13 | drm/exynos: track vblank events on a per crtc basis | Mandeep Singh Baines | 3 | -67/+44 |
2015-04-13 | drm/exynos: remove leftover functions declarations | Gustavo Padovan | 1 | -6/+0 |
2015-04-13 | drm/exynos: remove exynos_plane_destroy() | Gustavo Padovan | 1 | -7/+1 |
2015-04-13 | drm/exynos: make zpos property immutable | Gustavo Padovan | 1 | -19/+2 |
2015-04-13 | drm/exynos: preset zpos value for overlay planes | Gustavo Padovan | 7 | -56/+37 |
2015-04-13 | drm/exynos: remove struct *_win_data abstraction on planes | Gustavo Padovan | 10 | -501/+250 |
2015-04-13 | drm/exynos: remove unused exynos_crtc->win_enable() callback | Gustavo Padovan | 1 | -2/+0 |
2015-04-13 | drm/exynos: fimd: fix alpha setting for XR24 pixel format | Gustavo Padovan | 1 | -11/+22 |
2015-04-09 | Merge tag 'v4.0-rc7' into drm-next | Dave Airlie | 2 | -10/+15 |
2015-04-07 | drm/exynos: constify all struct drm_*_helper funcs pointers | Jani Nikula | 1 | -1/+1 |
2015-04-02 | drm: Exynos: Respect framebuffer pitch for FIMD/Mixer | Daniel Stone | 2 | -10/+15 |
2015-04-01 | Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/... | Dave Airlie | 6 | -287/+15 |
2015-03-18 | drm/exynos: fix the initialization order in FIMD | Hyungwon Hwang | 1 | -18/+11 |
2015-03-18 | drm/exynos: fix typo config name correctly. | Inki Dae | 1 | -1/+1 |
2015-03-18 | drm/exynos: Check for NULL dereference of crtc | Charles Keepax | 1 | -1/+1 |
2015-03-18 | drm/exynos: IS_ERR() vs NULL bug | Dan Carpenter | 1 | -2/+2 |
2015-03-18 | drm/exynos: remove unused files | Andrzej Hajda | 2 | -265/+0 |
2015-03-12 | drm/exynos: use correct fb width/height | Rob Clark | 1 | -2/+3 |
2015-02-13 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 19 | -226/+1102 |
2015-02-11 | drm/exynos: Add DECON driver | Ajay Kumar | 5 | -3/+1006 |
2015-02-11 | Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 4 | -21/+2 |
2015-02-09 | drm/exynos: fix NULL pointer reference | Joonyoung Shim | 1 | -1/+1 |
2015-02-09 | drm/exynos: remove exynos_plane_dpms | Joonyoung Shim | 2 | -28/+6 |
2015-02-09 | drm/exynos: remove mode property of exynos crtc | Joonyoung Shim | 2 | -68/+0 |
2015-02-09 | drm/exynos: Remove exynos_plane_dpms() call with no effect | Gustavo Padovan | 1 | -2/+0 |