[PATCH V3 3/3] drm: Add new driver for MXSFB controller

Daniel Vetter daniel at ffwll.ch
Fri Dec 9 08:28:55 UTC 2016


On Fri, Dec 09, 2016 at 01:24:07PM +0800, Ying Liu wrote:
> Hi Marek,
> 
> MXSFB can connect with LDB(LVDS display bridge) on i.MX6SX.
> We have an existing LDB drm driver which works with IPUv3
> embedded in i.MX6Q/DL and i.MX53.
> Do you see a clear picture how all of these stuffs work together?

As long as that lvds display bridge is implemented as a drm_bridge driver
it should be all fine. MXSFB is using the simple display pipe helpers,
which fully support bridge drivers.
-Daniel

> 
> Adding Philipp also.
> 
> Regards,
> Liu Ying
> 
> 
> On Fri, Dec 2, 2016 at 2:02 AM, Marek Vasut <marex at denx.de> wrote:
> > On 11/29/2016 09:15 PM, Daniel Vetter wrote:
> >> On Tue, Nov 29, 2016 at 06:27:30PM +0100, Marek Vasut wrote:
> >>> On 11/14/2016 12:47 PM, Daniel Vetter wrote:
> >>>> On Mon, Nov 14, 2016 at 11:10:36AM +0100, Marek Vasut wrote:
> >>>>> Add new driver for the MXSFB controller found in i.MX23/28/6SX .
> >>>>> The MXSFB controller is a simple framebuffer controller with one
> >>>>> parallel LCD output. Unlike the MXSFB fbdev driver that is used
> >>>>> on these systems now, this driver uses the DRM/KMS framework.
> >>>>>
> >>>>> Signed-off-by: Marek Vasut <marex at denx.de>
> >>>>> Cc: Lucas Stach <l.stach at pengutronix.de>
> >>>>> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> >>>>> Cc: Shawn Guo <shawnguo at kernel.org>
> >>>>> Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> >>>>> --
> >>>>> V2: - Use drm_simple_kms_helper to reduce amount of common code
> >>>>>     - Add dedicated OF compatible for i.MX6SX
> >>>>> V3: - Update to latest next/master
> >>>>
> >>>> Imo looks all pretty. Please wrap up in a pull request as soon as you have
> >>>> acks from dt and all that and then send a pull request to Dave.
> >>>
> >>> I finally got an ACK from Rob on 2/3 , which Dave do you mean, Airlie ?
> >>
> >> Yup. We only have 1 drm maintainer ;-)
> >
> > OK, PR is out.
> >
> > --
> > Best regards,
> > Marek Vasut
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list