| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "drm/exynos/decon5433: implement frame counter" | Inki Dae | 2018-11-27 | 3 | -21/+0 |
* | drm/exynos: decon5433: Fix WINCONx reset value | Marek Szyprowski | 2018-08-24 | 1 | -1/+1 |
* | drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes | Marek Szyprowski | 2018-08-24 | 1 | -2/+2 |
* | drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes | Marek Szyprowski | 2018-08-24 | 2 | -9/+21 |
* | drm/exynos: fix comparison to bitshift when dealing with a mask | Wolfram Sang | 2018-05-30 | 1 | -1/+1 |
* | drm/exynos: g2d: use monotonic timestamps | Arnd Bergmann | 2018-05-30 | 1 | -3/+3 |
* | drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU | Marek Szyprowski | 2017-12-14 | 1 | -0/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | drm/exynos: Clear drvdata after component unbind | Marek Szyprowski | 2017-10-16 | 1 | -0/+1 |
* | drm/exynos: Fix potential NULL pointer dereference in suspend/resume paths | Marek Szyprowski | 2017-10-16 | 1 | -2/+5 |
* | drm/exynos/hdmi: Fix unsafe list iteration | Maciej Purski | 2017-09-20 | 1 | -3/+11 |
* | drm: exynos: include linux/irq.h | Arnd Bergmann | 2017-09-19 | 1 | -0/+1 |
* | drm/exynos: Fix suspend/resume support | Marek Szyprowski | 2017-09-19 | 4 | -28/+43 |
* | drm/exynos: Fix locking in the suspend/resume paths | Marek Szyprowski | 2017-09-19 | 1 | -0/+4 |
* | drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers | Tobias Jakobi | 2017-08-25 | 3 | -16/+3 |
* | drm/exynos: consistent use of cpp | Tobias Jakobi | 2017-08-25 | 3 | -13/+13 |
* | drm/exynos: mixer: remove src offset from mixer_graph_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -9/+6 |
* | drm/exynos: mixer: simplify mixer_graph_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -4/+1 |
* | drm/exynos: mixer: simplify vp_video_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -20/+6 |
* | drm/exynos: mixer: enable NV12MT support for the video plane | Tobias Jakobi | 2017-08-25 | 4 | -1/+35 |
* | drm/exynos: mixer: fix chroma comment in vp_video_buffer() | Tobias Jakobi | 2017-08-25 | 1 | -1/+1 |
* | drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode | Andrzej Hajda | 2017-08-25 | 1 | -15/+25 |
* | drm/exynos: add mode_valid callback to exynos_drm | Andrzej Hajda | 2017-08-25 | 2 | -0/+15 |
* | drm/exynos/decon5433: refactor irq requesting code | Andrzej Hajda | 2017-08-25 | 1 | -24/+30 |
* | drm/exynos/mic: use mode info stored in CRTC to detect i80 mode | Andrzej Hajda | 2017-08-25 | 1 | -40/+4 |
* | drm/exynos/dsi: propagate info about command mode from panel | Andrzej Hajda | 2017-08-25 | 2 | -0/+3 |
* | drm/exynos/dsi: refactor panel detection logic | Andrzej Hajda | 2017-08-25 | 1 | -101/+102 |
* | drm/exynos: use helper to set possible crtcs | Andrzej Hajda | 2017-08-25 | 8 | -59/+53 |
* | drm/exynos/decon5433: use readl_poll_timeout helpers | Andrzej Hajda | 2017-08-25 | 1 | -12/+8 |
* | Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-08-17 | 3 | -35/+2 |
|\ |
|
| * | drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults | Noralf Trønnes | 2017-08-16 | 3 | -35/+2 |
* | | Backmerge tag 'v4.13-rc5' into drm-next | Dave Airlie | 2017-08-15 | 7 | -28/+42 |
|\ \
| |/
|/| |
|
| * | drm/exynos: forbid creating framebuffers from too small GEM buffers | Marek Szyprowski | 2017-08-09 | 1 | -1/+13 |
| * | drm: exynos: mark pm functions as __maybe_unused | Arnd Bergmann | 2017-07-27 | 1 | -4/+2 |
| * | drm/exynos: select CEC_CORE if CEC_NOTIFIER | Hans Verkuil | 2017-07-27 | 1 | -0/+1 |
| * | drm/exynos/hdmi: fix disable sequence | Andrzej Hajda | 2017-07-27 | 1 | -2/+0 |
| * | drm/exynos: mic: add a bridge at probe | Inki Dae | 2017-07-27 | 1 | -9/+15 |
| * | drm/exynos/dsi: Remove error handling for bridge_node DT parsing | Hoegeun Kwon | 2017-07-27 | 1 | -2/+0 |
| * | drm/exynos: dsi: do not try to find bridge | Inki Dae | 2017-07-27 | 1 | -3/+5 |
| * | drm: exynos: hdmi: make of_device_ids const. | Arvind Yadav | 2017-07-27 | 1 | -1/+1 |
| * | drm: exynos: constify mixer_match_types and *_mxr_drv_data. | Arvind Yadav | 2017-07-27 | 1 | -5/+5 |
| * | exynos_drm: Clean up duplicated assignment in exynos_drm_driver | Gabriel Krisman Bertazi | 2017-07-27 | 1 | -1/+0 |
* | | drm: Nuke drm_atomic_helper_connector_dpms | Daniel Vetter | 2017-08-08 | 4 | -4/+0 |
* | | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter | 2017-08-08 | 1 | -1/+0 |
* | | drm: Plumb modifiers through plane init | Ben Widawsky | 2017-08-01 | 1 | -1/+1 |
* | | drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users | Maxime Ripard | 2017-07-26 | 1 | -26/+1 |
* | | drm/exynos: Remove custom FB helper deferred setup | Thierry Reding | 2017-07-26 | 2 | -27/+5 |
* | | drm: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-26 | 1 | -2/+1 |
* | | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 2017-07-26 | 1 | -2/+2 |
|\| |
|
| * | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-07-09 | 15 | -289/+192 |
| |\ |
|