From: Andrzej Hajda <a.hajda@samsung.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 1/7] drm: Add DSI bus infrastructure
Date: Thu, 14 Nov 2013 15:15:57 +0100 [thread overview]
Message-ID: <5284DB1D.10704@samsung.com> (raw)
In-Reply-To: <20131113213856.GA10856@mithrandir>
Hi Thierry,
On 11/13/2013 10:38 PM, Thierry Reding wrote:
> On Tue, Nov 12, 2013 at 03:14:22PM +0100, Andrzej Hajda wrote:
>> Hi Thierry,
>>
>> I have already sent patch with DSI bus implementation [1].
>> It was posted as the first step of CDF implementation attempt,
>> but in fact it do not depend on CDF.
>>
>> [1]
>> http://www.mail-archive.com/dri-devel@lists.freedesktop.org/msg45252.html
> Seems like that patchset was never merged. I guess probably because it
> was posted as part of CDF work.
>
> Do you have any plans on continuing work on that?If not I could extract
> the DSI bus patch from the series, it's largely similar to the patch I
> proposed here, and rework it somewhat.
I will soon sent new patch with the current version of the bus.
It could be a better base to your rework.
> I'd very much like to avoid
> putting the code in drivers/video, though, since that's considered
> obsolete.
I have followed convention proposed by Laurent in his DBI bus.
It seems to me OK - DSI bus is more related to video than to drm.
I know that drivers/video is mostly occupied by FB drivers,
but according to Kconfig it is not only for FB.
Of course this is only my suggestion.
> Furthermore I think if we kept the transfer function proposed
> in my patch should make it easier to address Bert's comments from your
> posting.
I am not sure which part of Barts comment you are addressing.
Anyway I also prefer passing struct and returning ssize_t.
I am not sure about splitting type and channel but this seems to be a
minor detail.
Regards
Andrzej
next prev parent reply other threads:[~2013-11-14 14:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 12:00 [PATCH v3 0/7] drm/tegra: Add DSI and panel support Thierry Reding
2013-11-11 12:00 ` [PATCH v3 1/7] drm: Add DSI bus infrastructure Thierry Reding
2013-11-12 14:14 ` Andrzej Hajda
2013-11-13 21:38 ` Thierry Reding
2013-11-14 14:15 ` Andrzej Hajda [this message]
2013-11-14 15:04 ` Bert Kenward
2013-11-18 11:22 ` Thierry Reding
2013-11-18 11:59 ` Bert Kenward
2013-11-18 12:49 ` Thierry Reding
2013-11-18 12:57 ` Thierry Reding
2013-11-18 16:42 ` Andrzej Hajda
2013-11-11 12:00 ` [PATCH v3 2/7] drm: Add panel support Thierry Reding
2013-11-11 12:00 ` [PATCH v3 3/7] drm/panel: Add simple " Thierry Reding
2013-11-11 12:00 ` [PATCH v3 4/7] drm/tegra: Implement " Thierry Reding
2013-11-11 12:00 ` [PATCH v3 5/7] gpu: host1x: Add MIPI pad calibration support Thierry Reding
2013-11-11 12:00 ` [PATCH v3 6/7] drm/tegra: Add DSI support Thierry Reding
2013-11-11 12:00 ` [PATCH v3 7/7] WIP: drm/tegra: Implement DSI transfers Thierry Reding
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=5284DB1D.10704@samsung.com \
--to=a.hajda@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=thierry.reding@gmail.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.