Hi Laurent, On Mon, Aug 29, 2011 at 14:55, Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: >> When will the driver report FB_{TYPE,VISUAL}_FOURCC? >> - When using a mode that cannot be represented in the legacy way, > > Definitely. > >> - But what with modes that can be represented? Legacy software cannot >> handle FB_{TYPE,VISUAL}_FOURCC. > > My idea was to use FB_{TYPE,VISUAL}_FOURCC only when the mode is configured > using the FOURCC API. If FBIOPUT_VSCREENINFO is called with a non-FOURCC > format, the driver will report non-FOURCC types and visuals. Hmm, two use cases: - The video mode is configured using a FOURCC-aware tool ("fbset on steroids"). Later the user runs a legacy application. => Do not retain FOURCC across opening of /dev/fb*. - Is there an easy way to force FOURCC reporting, so new apps don't have to support parsing the legacy formats? This is useful for new apps that want to support (a subset of) FOURCC modes only. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html