6 ms·
> However, it is unfortunate that there is no open source driver for this platform. What about this one: http://malideveloper.arm.com/develop-for-mali/drivers
by noodly 12y ago
> However, it is unfortunate that there is no open source driver for this platform.
What about this one:
http://malideveloper.arm.com/develop-for-mali/drivers/open-source-mali-gpus-linux-kernel-device-drivers/ http://malideveloper.arm.com/develop-for-mali/drivers/open-s... ?
- lhl 12y agoSadly, the kernel driver is of limited use since the user-space driver is what does everything. Some more info: http://www.phoronix.com/scan.php?page=news_item&px=MTY3OTM http://www.phoronix.com/scan.php?page=news_item&px=MTY3OTM
- sspiff 12y agoExactly - the open source kernel driver is just a gateway for the user space driver to access the hardware. The real magic is in the closed source, user space driver. I believe Linus has stopped accepting these kinds of Trojan horse drivers into the mainline kernel, unless an open source user space component that does at least handle 2D graphics through it is also available.
- homarp 12y agoThe closest to Open Source driver is lima, http://limadriver.org/ http://limadriver.org/ but libv has stopped working on it for now. see http://libv.livejournal.com/tag/lima http://libv.livejournal.com/tag/lima