[PATCH v3 09/13] drm: Add encoder_type field to the drm_bridge structure

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Nov 29 09:58:44 UTC 2016


On Tuesday 29 Nov 2016 10:56:53 Daniel Vetter wrote:
> On Tue, Nov 29, 2016 at 11:04:39AM +0200, Laurent Pinchart wrote:
> > The drm_bridge object models on- or off-chip hardware encoders and
> > provide an abstract control API to display drivers. In order to help
> > display drivers creating the right kind of drm_encoder object, expose
> > the type of the hardware encoder associated with each bridge.
> > 
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas at ideasonboard.com>
> 
> DRM_MODE_ENCODER_BRIDGE. Problem solved, because in reality no one cares
> one iota about the encoder type.

It's exposed to userspace though, are you 100% sure we won't break anything ?

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list