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@xxxxxxx> 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@xxxxxxx> > >>>>> Cc: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > >>>>> Cc: Fabio Estevam <fabio.estevam@xxxxxxx> > >>>>> Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > >>>>> Cc: Daniel Vetter <daniel.vetter@xxxxxxxx> > >>>>> -- > >>>>> 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@xxxxxxxxxxxxxxxxxxxxx > > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel