dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: RAHUL SHARMA <rahul.sharma@samsung.com>
To: Joonyoung Shim <jy0922.shim@samsung.com>
Cc: SHIRISH S <s.shirish@samsung.com>,
	Leela Krishna Amudala <l.krishna@samsung.com>,
	SUNIL JOSHI <joshi@samsung.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	FAHAD KUNNATHADI <fahad.k@samsung.com>,
	PRASHANTH GODREHAL <prashanth.g@samsung.com>
Subject: Re: Re: [PATCH 00/14] drm: exynos: hdmi: add dt based support for exynos5 hdmi
Date: Fri, 05 Oct 2012 03:48:59 +0000 (GMT)	[thread overview]
Message-ID: <15068238.565301349408939259.JavaMail.weblogic@epml07> (raw)

Thanks Joonyoung,

I have addressed your comments in v1 set.
Please have a look at them.

regards,
Rahul Sharma

On Tue, Oct 2, 2012 at 1:01 PM, Joonyoung Shim <jy0922.shim@samsung.com> wrote:
> Hi,
>
>
> On 09/28/2012 11:25 PM, Rahul Sharma wrote:
>>
>> This patch set adds the DT based support for Samsung's Exynos5250 in
>> DRM-HDMI.
>> It includes disabling of hdmi internal interrupt, suppport for platform
>> variants for hdmi and mixer, support to disable video processor based on
>> platform type and removal of drm common platform data.
>
>
> Looks good to me overall, i commented a bit.
>
> Thanks.
>
>
>> Rahul Sharma (9):
>>    drm: exynos: remove drm hdmi platform data struct
>>    drm: exynos: hdmi: add support for exynos5 ddc
>>    drm: exynos: hdmi: add support for exynos5 hdmiphy
>>    drm: exynos: hdmi: add support for platform variants for mixer
>>    drm: exynos: hdmi: add support to disable video processor in mixer
>>    drm: exynos: hdmi: add support for exynos5 mixer
>>    drm: exynos: hdmi: replace is_v13 with version check in hdmi
>>    drm: exynos: hdmi: add support for exynos5 hdmi
>>    drm: exynos: hdmi: remove drm common hdmi platform data struct
>>
>> Tomasz Stanislawski (5):
>>    media: s5p-hdmi: add HPD GPIO to platform data
>>    drm: exynos: hdmi: support for platform variants
>>    drm: exynos: hdmi: fix interrupt handling
>>    drm: exynos: hdmi: use s5p-hdmi platform data
>>    drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
>>
>>   drivers/gpu/drm/exynos/exynos_ddc.c      |   22 +++-
>>   drivers/gpu/drm/exynos/exynos_drm_hdmi.c |   51 ++++----
>>   drivers/gpu/drm/exynos/exynos_drm_hdmi.h |    2 +
>>   drivers/gpu/drm/exynos/exynos_hdmi.c     |  196
>> ++++++++++++++++++++-------
>>   drivers/gpu/drm/exynos/exynos_hdmiphy.c  |   12 ++-
>>   drivers/gpu/drm/exynos/exynos_mixer.c    |  219
>> ++++++++++++++++++++++--------
>>   drivers/gpu/drm/exynos/regs-mixer.h      |    2 +
>>   include/drm/exynos_drm.h                 |   27 ----
>>   include/media/s5p_hdmi.h                 |    2 +
>>   9 files changed, 369 insertions(+), 164 deletions(-)
>>
>>
>

                 reply	other threads:[~2012-10-05  3:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=15068238.565301349408939259.JavaMail.weblogic@epml07 \
    --to=rahul.sharma@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fahad.k@samsung.com \
    --cc=joshi@samsung.com \
    --cc=jy0922.shim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=l.krishna@samsung.com \
    --cc=prashanth.g@samsung.com \
    --cc=s.shirish@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 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).