Phoronix: Presenting The Common Display Framework
Laurent Pinchart has submitted patches seeking comments concerning the Common Display Framework, formerly being developed as the Generic Panel Framework...
http://www.phoronix.com/vr.php?view=MTIzNDU
Printable View
Phoronix: Presenting The Common Display Framework
Laurent Pinchart has submitted patches seeking comments concerning the Common Display Framework, formerly being developed as the Generic Panel Framework...
http://www.phoronix.com/vr.php?view=MTIzNDU
sound like a nice, clean solution. one more advancement for the open graphic stack.
http://imgs.xkcd.com/comics/standards.png
I'm just curious if this is going to be adopted widely.
There is really none. The current state is that each different display driver supporting different sorts of LCD panels, bridge chips, etc, has it's own framework for panel drivers. Meaning that if you implement a driver for some particular brand/model of LCD panel on one SoC, you can't just re-use the driver on another SoC. Which is an obvious duplication of effort, so a common framework will be a nice addition once the details are hammered out.
I hope audio doesn't currently have the same problems.