]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'exynos-drm-next-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <airlied@redhat.com>
Thu, 6 Dec 2018 03:29:34 +0000 (13:29 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Dec 2018 03:30:03 +0000 (13:30 +1000)
commit5c3c6e8dd00039edc78dca8f97dde741388a8035
tree3f60fad01e30b0b31b82bd94d4ca50dc3bc96a76
parentbb298f6658cfc6cb82a4bc1f22b4c931995983e7
parent04eb3d87721c5481bac3c6b8a03cc46e536d71b8
Merge tag 'exynos-drm-next-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next

- Refactoring of DMA and IOMMU code
  . This patch series simplifies DMA mapping creation by avoiding looping
    all components to get dma device object, reduces code size by merging
    IOMMU and DMA code.
- Enhance plane alpha and blend mode support
  . This patch series adds configurable plane and pixel blend mode support
    for Exynos5433 DECON device.
- Fix color format setting of Mixer driver
  . This patch series fixes color format and range setting by splitting
    range and format.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1544002853-11661-1-git-send-email-inki.dae@samsung.com