Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: linux-samsung-soc@vger.kernel.org,
	dri-devel@lists.freedesktop.org, jy0922.shim@samsung.com,
	Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Subject: Re: [PATCH -v4 0/8] drm/exynos: clean up patches (preparing for atomic)
Date: Mon, 06 Apr 2015 19:38:46 +0900	[thread overview]
Message-ID: <55226236.8070307@samsung.com> (raw)
In-Reply-To: <1427904132-15677-1-git-send-email-gustavo@padovan.org>

On 2015년 04월 02일 01:02, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> 
> Hi,
> 
> Here goes some clean ups to the exynos drivers. The main clean ups is
> the presetting and zpos making the property immutable and the removal
> of *_win_data structures.
> 
> v2 contains a extra patch to fix alpha setting for planes in fimd, so
> now fimd works fine even after the removal of struct fimd_win_data.
> 
> v3 removes a leftover var in the first commit and address the comment from
> Joonyoung about checking the return value of exynos_plane_init()
> 
> v4 rebases on top of Daniel Stone patch, currently only applied to
> exynos-drm-fixes

Applied.

Thanks,
Inki Dae

> 
> Gustavo Padovan (7):
>   drm/exynos: fimd: fix alpha setting for XR24 pixel format
>   drm/exynos: remove unused exynos_crtc->win_enable() callback
>   drm/exynos: remove struct *_win_data abstraction on planes
>   drm/exynos: preset zpos value for overlay planes
>   drm/exynos: make zpos property immutable
>   drm/exynos: remove exynos_plane_destroy()
>   drm/exynos: remove leftover functions declarations
> 
> Mandeep Singh Baines (1):
>   drm/exynos: track vblank events on a per crtc basis
> 
>  drivers/gpu/drm/exynos/exynos7_drm_decon.c | 178 ++++++++--------------
>  drivers/gpu/drm/exynos/exynos_drm_crtc.c   | 101 ++++++-------
>  drivers/gpu/drm/exynos/exynos_drm_crtc.h   |   7 +-
>  drivers/gpu/drm/exynos/exynos_drm_drv.c    |  27 ----
>  drivers/gpu/drm/exynos/exynos_drm_drv.h    |  20 +--
>  drivers/gpu/drm/exynos/exynos_drm_fimd.c   | 230 ++++++++++++-----------------
>  drivers/gpu/drm/exynos/exynos_drm_plane.c  |  66 ++-------
>  drivers/gpu/drm/exynos/exynos_drm_plane.h  |   7 +-
>  drivers/gpu/drm/exynos/exynos_drm_vidi.c   | 136 +++++------------
>  drivers/gpu/drm/exynos/exynos_mixer.c      | 221 ++++++++++-----------------
>  include/video/samsung_fimd.h               |   5 +
>  11 files changed, 345 insertions(+), 653 deletions(-)
> 

      parent reply	other threads:[~2015-04-06 10:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 16:02 [PATCH -v4 0/8] drm/exynos: clean up patches (preparing for atomic) Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 3/8] drm/exynos: remove struct *_win_data abstraction on planes Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 4/8] drm/exynos: preset zpos value for overlay planes Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 5/8] drm/exynos: make zpos property immutable Gustavo Padovan
2015-04-03 11:30   ` Inki Dae
2015-04-03 14:59     ` Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 6/8] drm/exynos: remove exynos_plane_destroy() Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 7/8] drm/exynos: remove leftover functions declarations Gustavo Padovan
2015-04-01 16:02 ` [PATCH -v4 8/8] drm/exynos: track vblank events on a per crtc basis Gustavo Padovan
2015-04-06 10:38 ` Inki Dae [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55226236.8070307@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=gustavo@padovan.org \
    --cc=jy0922.shim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox