Page 1 of 1

Open Source VPU driver for Allwinner

Posted: Sun 2 Jun 2019 21:01
by deerwings
Open Source VPU driver for Allwinner SOCS, including the H3. I wonder if this has been properly implemented or is the VPU driver used by OrangePi still the closed source blob? This seems to support Mpeg and H264 decoding which means that it could be possible Kodi might work better?

Just wanted to stick this here for thoughts!

https://www.cnx-software.com/2018/07/23 ... -decoding/

Re: Open Source VPU driver for Allwinner

Posted: Wed 5 Jun 2019 02:16
by gameblabla
We cannot use the upstream linux kernel because upstream does not support composite output, which is what the Retrostone uses.
That also means there's no way of using the open source GPU drivers as well as Cedrus, which is responsible for hardware decoding of videos.

Retrostone 2 though... Well as soon as we get the screen to work with upstream then we can use upstream and its advantages.

Re: Open Source VPU driver for Allwinner

Posted: Thu 13 Jun 2019 11:28
by Admin
We got a 640*480 LCD and we made it work on RetroStone2, it's working both on legacy and mainline now!

We still have some bugs to fix, we can't get emulation on HDMI when doing simultaneous output on LCD+HDMI.
Also few more things to debug before RetroStone2 releases!