From: Joonyoung Shim <jy0922.shim@samsung.com>
To: Andrzej Hajda <a.hajda@samsung.com>, inki.dae@samsung.com
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
b.zolnierkie@samsung.com
Subject: Re: [PATCH RESEND 0/6] drm/exynos: HDMI related fixes
Date: Thu, 09 Jul 2015 16:53:07 +0900 [thread overview]
Message-ID: <559E2863.5090504@samsung.com> (raw)
In-Reply-To: <1436423143-22027-1-git-send-email-a.hajda@samsung.com>
Hi Andrzej,
On 07/09/2015 03:25 PM, Andrzej Hajda wrote:
>
>
> Andrzej Hajda (6):
> drm/exynos/hdmi: fix edid memory leak
> drm/exynos/mixer: fix interrupt clearing
> drm/exynos/mixer: correct vsync configuration sequence
> drm/exynos/mixer: always update INT_EN cache
> drm/exynos/mixer: simplify poweron flag
> drm/exynos/mixer: replace MXR_INT_EN register cache with flag
>
> drivers/gpu/drm/exynos/exynos_hdmi.c | 7 ++-
> drivers/gpu/drm/exynos/exynos_mixer.c | 80 +++++++++++++----------------------
> 2 files changed, 36 insertions(+), 51 deletions(-)
>
Looks good to me except one comment of "drm/exynos/mixer: fix interrupt
clearing" patch. Also below my patch can be dropped by this patchset.
http://www.spinics.net/lists/dri-devel/msg85322.html
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Joonyoung Shim <jy0922.shim@samsung.com>
To: Andrzej Hajda <a.hajda@samsung.com>, inki.dae@samsung.com
Cc: b.zolnierkie@samsung.com, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH RESEND 0/6] drm/exynos: HDMI related fixes
Date: Thu, 09 Jul 2015 16:53:07 +0900 [thread overview]
Message-ID: <559E2863.5090504@samsung.com> (raw)
In-Reply-To: <1436423143-22027-1-git-send-email-a.hajda@samsung.com>
Hi Andrzej,
On 07/09/2015 03:25 PM, Andrzej Hajda wrote:
>
>
> Andrzej Hajda (6):
> drm/exynos/hdmi: fix edid memory leak
> drm/exynos/mixer: fix interrupt clearing
> drm/exynos/mixer: correct vsync configuration sequence
> drm/exynos/mixer: always update INT_EN cache
> drm/exynos/mixer: simplify poweron flag
> drm/exynos/mixer: replace MXR_INT_EN register cache with flag
>
> drivers/gpu/drm/exynos/exynos_hdmi.c | 7 ++-
> drivers/gpu/drm/exynos/exynos_mixer.c | 80 +++++++++++++----------------------
> 2 files changed, 36 insertions(+), 51 deletions(-)
>
Looks good to me except one comment of "drm/exynos/mixer: fix interrupt
clearing" patch. Also below my patch can be dropped by this patchset.
http://www.spinics.net/lists/dri-devel/msg85322.html
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
next prev parent reply other threads:[~2015-07-09 7:53 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 6:25 [PATCH RESEND 0/6] drm/exynos: HDMI related fixes Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 6:25 ` [PATCH RESEND 1/6] drm/exynos/hdmi: fix edid memory leak Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 6:25 ` [PATCH RESEND 2/6] drm/exynos/mixer: fix interrupt clearing Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 7:47 ` Joonyoung Shim
2015-07-09 7:47 ` Joonyoung Shim
2015-07-09 8:07 ` [PATCH RESEND v2 " Andrzej Hajda
2015-07-09 8:07 ` Andrzej Hajda
2015-07-09 9:05 ` Joonyoung Shim
2015-07-09 9:05 ` Joonyoung Shim
2015-07-09 6:25 ` [PATCH RESEND 3/6] drm/exynos/mixer: correct vsync configuration sequence Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 6:25 ` [PATCH RESEND 4/6] drm/exynos/mixer: always update INT_EN cache Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 6:25 ` [PATCH RESEND 5/6] drm/exynos/mixer: simplify poweron flag Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 6:25 ` [PATCH RESEND 6/6] drm/exynos/mixer: replace MXR_INT_EN register cache with flag Andrzej Hajda
2015-07-09 6:25 ` Andrzej Hajda
2015-07-09 7:53 ` Joonyoung Shim [this message]
2015-07-09 7:53 ` [PATCH RESEND 0/6] drm/exynos: HDMI related fixes Joonyoung Shim
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=559E2863.5090504@samsung.com \
--to=jy0922.shim@samsung.com \
--cc=a.hajda@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=inki.dae@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@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.