Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1532814
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH] ARM: dts: sun8i: add simplefb node for H3 |
| Date | 2016-11-29 23:10 +0100 |
| Message-ID | <sIYL7-5QB-7@gated-at.bofh.it> (permalink) |
| References | <sIrct-P3-17@gated-at.bofh.it> <sIrFv-YK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Nov 28, 2016 at 11:42:18AM +0100, Jean-Francois Moine wrote: > On Mon, 28 Nov 2016 17:59:00 +0800 > Icenowy Zheng <icenowy@aosc.xyz> wrote: > > > As there's currently a fork of U-Boot which provides simplefb support > > for H3, a simplefb node can be added to the device tree. > > > > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> > > --- > > > > I'm still not sure which pipeline should I use. > > > > And, it seems that HDMI Slow Clock is not needed? > > > > (seems that it's only for EDID, but simplefb won't use EDID) > > So, I don't see how this may work. > How can the u-boot know the resolutions of the HDMI display device? > > In other words: I have a new H3 board with the last u-boot and kernel. > I plug my (rather old or brand new) HDMI display device. > After powering on the system, I hope to get something on the screen. > How? If it works like the driver for the first display engine in U-Boot, it will use the preferred mode reported by the EDID, and will fallback to 1024x768 if it cannot access it. Maybe it would be worth exchanging on the EDID code that has been done for the u-boot driver too, so that it can be fixed in your driver. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RFC PATCH] ARM: dts: sun8i: add simplefb node for H3 Jean-Francois Moine <moinejf@free.fr> - 2016-11-28 11:50 +0100
Re: [RFC PATCH] ARM: dts: sun8i: add simplefb node for H3 Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-29 23:10 +0100
Re: [RFC PATCH] ARM: dts: sun8i: add simplefb node for H3 Jean-Francois Moine <moinejf@free.fr> - 2016-11-30 10:40 +0100
csiph-web