From: Daniel Vetter <daniel@ffwll.ch>
To: Rob Clark <robdclark@gmail.com>
Cc: "Sean Paul" <seanpaul@chromium.org>,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>,
linux-doc@vger.kernel.org,
dri-devel <dri-devel@lists.freedesktop.org>,
"Daniel Vetter" <daniel@ffwll.ch>,
"Dave Airlie" <airlied@linux.ie>,
"Stéphane Marchesin" <marcheu@chromium.org>
Subject: Re: [PATCH v2 1/2] drm: Add drm_bridge
Date: Thu, 29 Aug 2013 21:44:16 +0200 [thread overview]
Message-ID: <20130829194347.GA32184@phenom.ffwll.local> (raw)
In-Reply-To: <CAF6AEGt4SyAN6aTQ_z3fVVDEuwGQyf+jDfjwp4tVkmXaXxaJ1A@mail.gmail.com>
On Thu, Aug 29, 2013 at 12:13:16PM -0400, Rob Clark wrote:
> On Thu, Aug 29, 2013 at 11:59 AM, Sean Paul <seanpaul@chromium.org> wrote:
> > On Wed, Aug 14, 2013 at 4:47 PM, Sean Paul <seanpaul@chromium.org> wrote:
> >> This patch adds the notion of a drm_bridge. A bridge is a chained
> >> device which hangs off an encoder. The drm driver using the bridge
> >> should provide the association between encoder and bridge. Once a
> >> bridge is associated with an encoder, it will participate in mode
> >> set, and dpms (via the enable/disable hooks).
> >>
> >
> > Friendly ping. Any feedback?
>
> It looks good to me, although unfortunately I've not had a chance to
> rebase on this version. I'll try to make some time to do that in the
> next few days.
Looks good to me, no more bikesheds from my side. I kinda wanted to port
over some of the stuff we have in drm/i915, but I guess that won't happen
anytime soon. Imo this can go in as soon as we have an in-tree user ready.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2013-08-29 19:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 20:47 [PATCH v2 0/2] drm: Add drm_bridge and PTN3460 bridge driver Sean Paul
2013-08-14 20:47 ` [PATCH v2 1/2] drm: Add drm_bridge Sean Paul
2013-08-29 15:59 ` Sean Paul
2013-08-29 16:13 ` Rob Clark
2013-08-29 19:44 ` Daniel Vetter [this message]
2013-08-30 16:58 ` Rob Clark
2013-08-14 20:47 ` [PATCH v2 2/2] drm/bridge: Add PTN3460 bridge driver Sean Paul
2013-08-15 15:28 ` Thierry Reding
2013-08-15 19:32 ` Sean Paul
2013-08-15 20:42 ` Thierry Reding
2013-08-15 20:51 ` Sean Paul
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=20130829194347.GA32184@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=airlied@linux.ie \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-doc@vger.kernel.org \
--cc=marcheu@chromium.org \
--cc=robdclark@gmail.com \
--cc=seanpaul@chromium.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 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.