Message ID | 1544772430-8295-1-git-send-email-inki.dae@samsung.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [GIT,PULL,v2] exynos-drm-next | expand |
On Fri, Dec 14, 2018 at 04:27:10PM +0900, Inki Dae wrote: > Hi Dave, > > Just adding configurable plane alpha and pixel blend mode support > for FIMD device I missed. > > Please kindly let me know if there is any problem. Thanks, pulled into drm-next. -Daniel > > Thanks, > Inki Dae > > The following changes since commit 2a3c83f5fe0770d13bbb71b23674886ff4111f44: > > Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/linux into drm-next (2018-12-14 04:57:45 +1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v4.21-v2 > > for you to fetch changes up to 3b5129b3a7c62fdec9cc69b1b3f20917c36ab5d4: > > drm/exynos: fimd: Make pixel blend mode configurable (2018-12-14 15:46:15 +0900) > > ---------------------------------------------------------------- > Add configurable plane alpha and pixel blend mode support > - This patch series adds configurable plane alpha and pixel blend mode > support for FIMD device driver. > > ---------------------------------------------------------------- > Christoph Manszewski (2): > drm/exynos: fimd: Make plane alpha configurable > drm/exynos: fimd: Make pixel blend mode configurable > > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 123 +++++++++++++++++++++++++------ > include/video/samsung_fimd.h | 10 +++ > 2 files changed, 110 insertions(+), 23 deletions(-) > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Fri, Dec 14, 2018 at 05:11:51PM +0100, Daniel Vetter wrote: > On Fri, Dec 14, 2018 at 04:27:10PM +0900, Inki Dae wrote: > > Hi Dave, > > > > Just adding configurable plane alpha and pixel blend mode support > > for FIMD device I missed. > > > > Please kindly let me know if there is any problem. > > Thanks, pulled into drm-next. btw please don't rebase pull requests right before sending, at least not as a rule. It's better to have the full history and see when the patches actually landed, to guesstimate how much testing happened. Cheers, Daniel > -Daniel > > > > > Thanks, > > Inki Dae > > > > The following changes since commit 2a3c83f5fe0770d13bbb71b23674886ff4111f44: > > > > Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/linux into drm-next (2018-12-14 04:57:45 +1000) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v4.21-v2 > > > > for you to fetch changes up to 3b5129b3a7c62fdec9cc69b1b3f20917c36ab5d4: > > > > drm/exynos: fimd: Make pixel blend mode configurable (2018-12-14 15:46:15 +0900) > > > > ---------------------------------------------------------------- > > Add configurable plane alpha and pixel blend mode support > > - This patch series adds configurable plane alpha and pixel blend mode > > support for FIMD device driver. > > > > ---------------------------------------------------------------- > > Christoph Manszewski (2): > > drm/exynos: fimd: Make plane alpha configurable > > drm/exynos: fimd: Make pixel blend mode configurable > > > > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 123 +++++++++++++++++++++++++------ > > include/video/samsung_fimd.h | 10 +++ > > 2 files changed, 110 insertions(+), 23 deletions(-) > > _______________________________________________ > > dri-devel mailing list > > dri-devel@lists.freedesktop.org > > https://lists.freedesktop.org/mailman/listinfo/dri-devel > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch