[U-Boot] [PATCH v4 0/3] Allwinner DE2 HDMI SimpleFB support

Maxime Ripard maxime.ripard at free-electrons.com
Fri Sep 15 13:35:21 UTC 2017


On Fri, Sep 15, 2017 at 02:25:12PM +0100, Peter Robinson wrote:
> On Fri, Sep 15, 2017 at 2:59 AM, Icenowy Zheng <icenowy at aosc.io> wrote:
> > This patchset is for Allwinner DE2 HDMI SimpleFB support.
> >
> > The framebuffer initialized by the Allwinner DE2 driver can be
> > passed by to the kernel as simplefb, and this can enable the
> > kernel to display graphics without having full DE2 driver.
> >
> > Add the suppot of simplefb in DE2 code.
> >
> > The code to find a simplefb with sunxi extension and a suitable
> > pipeline is extracted to a new source file in video/sunxi/.
> >
> > An option is added for device tree simplefb, and furtherly
> > other simplefb support code should also be converted to it.
> 
> There was a generic simplefb driver recently added [1], is it worth
> basing it on that?
>
> [1] https://lists.denx.de/pipermail/u-boot/2017-September/306273.html

This is a simplefb "client", it uses a display that has already been
initialized. What Icenowy is working on is a "provider", ie it
initializes the display in order for other components to reuse it
(Linux).

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170915/e50d9d2d/attachment.sig>


More information about the U-Boot mailing list