linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joonyoung Shim <jy0922.shim@samsung.com>
To: Vikas Sajjan <vikas.sajjan@linaro.org>
Cc: dri-devel@lists.freedesktop.org, l.krishna@samsung.com,
	kgene.kim@samsung.com, linux-media@vger.kernel.org
Subject: Re: [PATCH v7 0/2] Add display-timing node parsing to exynos drm fimd
Date: Thu, 21 Feb 2013 15:57:56 +0900	[thread overview]
Message-ID: <5125C574.5060307@samsung.com> (raw)
In-Reply-To: <1361423512-2882-1-git-send-email-vikas.sajjan@linaro.org>

Hi,

Please refer my comments about v6 patch.


On 02/21/2013 02:11 PM, Vikas Sajjan wrote:
> Add display-timing node parsing to drm fimd and depends on
> the display helper patchset at
> http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html
>
> It also adds pinctrl support for drm fimd.
>
> changes since v6:
> 	addressed comments from Inki Dae <inki.dae@samsung.com> to
> 	separated out the pinctrl functionality and made a separate patch.
>
> changes since v5:
> 	- addressed comments from Inki Dae <inki.dae@samsung.com>,
> 	to remove the allocation of 'fbmode' and replaced
> 	'-1'in "of_get_fb_videomode(dev->of_node, fbmode, -1)" with
> 	OF_USE_NATIVE_MODE.
>
> changes since v4:
> 	- addressed comments from Paul Menzel
> 	<paulepanter@users.sourceforge.net>, to modify the commit message
>
> changes since v3:
> 	- addressed comments from Sean Paul <seanpaul@chromium.org>, to modify
> 	the return values and print messages.
>
> changes since v2:
> 	- moved 'devm_pinctrl_get_select_default' function call under
> 		'if (pdev->dev.of_node)', this makes NON-DT code unchanged.
> 		(reported by: Rahul Sharma <r.sh.open@gmail.com>)
>
> changes since v1:
> 	- addressed comments from Sean Paul <seanpaul@chromium.org>
>
>
> Vikas Sajjan (2):
>    video: drm: exynos: Add display-timing node parsing using video
>      helper function
>    video: drm: exynos: Add pinctrl support to fimd
>
>   drivers/gpu/drm/exynos/exynos_drm_fimd.c |   36 ++++++++++++++++++++++++++----
>   1 file changed, 32 insertions(+), 4 deletions(-)
>


      parent reply	other threads:[~2013-02-21  6:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21  5:11 [PATCH v7 0/2] Add display-timing node parsing to exynos drm fimd Vikas Sajjan
2013-02-21  5:11 ` [PATCH v7 1/2] video: drm: exynos: Add display-timing node parsing using video helper function Vikas Sajjan
2013-02-21  5:11 ` [PATCH v7 2/2] video: drm: exynos: Add pinctrl support to fimd Vikas Sajjan
2013-02-21  7:05   ` Joonyoung Shim
2013-02-27  9:29     ` Vikas Sajjan
2013-02-21  6:57 ` Joonyoung Shim [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=5125C574.5060307@samsung.com \
    --to=jy0922.shim@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kgene.kim@samsung.com \
    --cc=l.krishna@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=vikas.sajjan@linaro.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;
as well as URLs for NNTP newsgroup(s).