[PATCH v2 1/2] drm: Add drm_bridge

Daniel Vetter daniel at ffwll.ch
Thu Aug 29 12:44:16 PDT 2013


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 at chromium.org> wrote:
> > On Wed, Aug 14, 2013 at 4:47 PM, Sean Paul <seanpaul at 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


More information about the dri-devel mailing list