All of lore.kernel.org
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Andrzej Hajda <a.hajda@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	dri-devel@lists.freedesktop.org,
	Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH 0/5] drm/exynos: rework vblank handling - fixes
Date: Wed, 15 Mar 2017 13:50:47 +0900	[thread overview]
Message-ID: <58C8C827.3010301@samsung.com> (raw)
In-Reply-To: <1489480080-25633-1-git-send-email-a.hajda@samsung.com>

Merged.

Thanks,
Inki Dae


2017년 03월 14일 17:27에 Andrzej Hajda 이(가) 쓴 글:
> Hi Inki,
> 
> According to you request, this is actual resend of my patchset v3
> 'drm/exynos: rework vblank handling' split into fixes and enhancements part.
> 
> This 'fixes' part is based on today's exynos-drm-fixes branch, original
> patches applied without conflict.
> 
> The last patch does not really fit into vblank category,
> but for sure it is a fix.
> 
> Regards
> Andrzej
> 
> 
> Andrzej Hajda (5):
>   drm/exynos: move crtc event handling to drivers callbacks
>   drm/exynos/decon5433: fix vblank event handling
>   drm/exynos/decon5433: signal frame done interrupt at front porch
>   drm/exynos/fimd: signal frame done interrupt at front porch
>   drm/exynos/decon5433: fix software trigger mask
> 
>  drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 85 +++++++++++++++++++++++++--
>  drivers/gpu/drm/exynos/exynos7_drm_decon.c    |  1 +
>  drivers/gpu/drm/exynos/exynos_drm_crtc.c      | 29 +++++----
>  drivers/gpu/drm/exynos/exynos_drm_crtc.h      |  2 +
>  drivers/gpu/drm/exynos/exynos_drm_fimd.c      |  4 +-
>  drivers/gpu/drm/exynos/exynos_drm_vidi.c      |  1 +
>  drivers/gpu/drm/exynos/exynos_mixer.c         |  1 +
>  include/video/exynos5433_decon.h              | 12 ++++
>  8 files changed, 117 insertions(+), 18 deletions(-)
> 
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2017-03-15  4:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170314082810eucas1p1d35344332eca5f780db4c6d5c983827a@eucas1p1.samsung.com>
2017-03-14  8:27 ` [PATCH 0/5] drm/exynos: rework vblank handling - fixes Andrzej Hajda
2017-03-14  8:27   ` [PATCH 1/5] drm/exynos: move crtc event handling to drivers callbacks Andrzej Hajda
2017-03-14  8:27   ` [PATCH 2/5] drm/exynos/decon5433: fix vblank event handling Andrzej Hajda
2017-03-14  8:27   ` [PATCH 3/5] drm/exynos/decon5433: signal frame done interrupt at front porch Andrzej Hajda
2017-03-14  8:27   ` [PATCH 4/5] drm/exynos/fimd: " Andrzej Hajda
2017-03-14  8:28   ` [PATCH 5/5] drm/exynos/decon5433: fix software trigger mask Andrzej Hajda
2017-03-15  4:50   ` 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=58C8C827.3010301@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=a.hajda@samsung.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=javier@osg.samsung.com \
    --cc=krzk@kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.