From: Daniel Vetter <daniel@ffwll.ch>
To: Andrzej Hajda <a.hajda@samsung.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Daniel Vetter <daniel.vetter@ffwll.ch>,
"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
Daniel Vetter <daniel.vetter@intel.com>,
Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH v3 3/3] drm/bridge: add Silicon Image SiI8620 driver
Date: Thu, 6 Oct 2016 11:17:06 +0200 [thread overview]
Message-ID: <20161006091706.GN20761@phenom.ffwll.local> (raw)
In-Reply-To: <f2e0dec3-dd62-1f43-c110-fb80d35eca49@samsung.com>
On Thu, Oct 06, 2016 at 11:02:58AM +0200, Andrzej Hajda wrote:
> Hi Daniel, Archit,
>
> On 30.09.2016 12:33, Andrzej Hajda wrote:
> > On 30.09.2016 12:07, Daniel Vetter wrote:
> >> On Fri, Sep 30, 2016 at 09:30:16AM +0530, Archit Taneja wrote:
> >>> Hi Andrezj,
> >>>
> >>> On 09/26/2016 07:10 PM, Andrzej Hajda wrote:
> >>>> SiI8620 transmitter converts eTMDS/HDMI signal to MHL 3.0.
> >>>> It is controlled via I2C bus. Its interaction with other
> >>>> devices in video pipeline is performed mainly on HW level.
> >>>> The only interaction it does on device driver level is
> >>>> filtering-out unsupported video modes, it exposes drm_bridge
> >>>> interface to perform this operation.
> >>> The patchset looks good to me. Is the MHL header patch
> >>> accepted? I was wondering how we pull this in.
> >>>
> >>> +Daniel
> >> I think someone with real clue about what MHL is needs to review that
> >> header. Also I have no idea why that's under video/, is there another
> >> driver in media we want to share this with?
> >> -Daniel
> >>
> > I have put it into include/linux as MHL could be used to transmit:
> > - video,
> > - audio,
> > - remote control protocol (input device),
> > - ... embed other protocols (USB for example),
> >
> > But since I am not aware of other MHL users in near future
> > I can put the header together with the bridge driver.
>
> These patches are hanging on the list for almost year,
> since Archit decided to review it (thanks Archit), I would
> like to end this process.
>
> The options I see:
> 1. Leave it as is, mhl.h is like hdmi.h - it can server for
> multiple subsystems. I guess it can be hard to find
> MHL specialist to review it as it does not seems
> to be popular subject, on the other side it is only
> in-kernel header so it should pose serious danger.
> 2. Move the header to some of drm dirs:
> a) drivers/gpu/drm/bridge/
> b) include/drm/bridge/
> c) include/drm/
> ...
> 3. Incorporate it into drivers/gpu/drm/bridge/sil-sii8620.h
> This is the least problematic solution, but possible
> future abstraction of MHL will be more noisy.
>
> Daniel, which option do you prefer? For me any option
> is OK, I just want to end this little bit frustrating process.
I just brought this up as a question, I don't personally care all that
much. Except for option 2a) I think they are all ok (we only have internal
headers outside of include/). Whatever you&Archit can agree on is fine
with me (and then Archit can all push it directly to drm-misc).
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-10-06 9:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20160914083401eucas1p2dc071b41643989f3815e46e22b8083d8@eucas1p2.samsung.com>
2016-09-14 8:33 ` [PATCH 2nd RESEND v2 0/3] drm/bridge: add Silicon Image SiI8620 driver Andrzej Hajda
2016-09-14 8:33 ` [PATCH 2nd RESEND v2 1/3] video: add header file for Mobile High-Definition Link (MHL) interface Andrzej Hajda
2016-09-14 8:33 ` [PATCH 2nd RESEND v2 2/3] dt-bindings: add Silicon Image SiI8620 bridge bindings Andrzej Hajda
2016-09-14 8:33 ` [PATCH 2nd RESEND v2 3/3] drm/bridge: add Silicon Image SiI8620 driver Andrzej Hajda
2016-09-25 17:01 ` Archit Taneja
2016-09-26 9:36 ` Andrzej Hajda
2016-09-26 11:31 ` Archit Taneja
2016-09-26 11:35 ` Archit Taneja
2016-09-26 13:40 ` [PATCH v3 " Andrzej Hajda
2016-09-30 4:00 ` Archit Taneja
2016-09-30 10:07 ` Daniel Vetter
2016-09-30 10:33 ` Andrzej Hajda
2016-10-06 9:02 ` Andrzej Hajda
2016-10-06 9:17 ` Daniel Vetter [this message]
2016-10-06 11:28 ` Archit Taneja
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=20161006091706.GN20761@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=a.hajda@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=daniel.vetter@ffwll.ch \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.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.