This is great. A big drawback of arm chips is that none of their GPUs seem to support OpenGL, just GLES. Being able to pair a Raspberry Pi with a dedicated GPU and shave hundreds of dollars off the price of assembling a machine is going to go far towards getting AI, or even just desktop research programs like ChimeraX, into the hands of researchers in low purchasing power markets.
Snapdragon Adreno's freedreno GPU drivers have full OpenGL support: https://mesamatrix.net/#OpenGL , but definitely the exception. I think you can get some support through Zink on top of Vulkan, and the Pi's Vulkan drivers have been improving.
I am looking for a low power at idle (5-10 watts) server that could activate/deactivate gpu at will as a GPU takes a lot of extra watts at idle. The use case is that the server keeps running for NAS/home server stuff and can activate a gui environment at will (Wayland seat) for gaming. Bonus points for the software able to handle multiple people (seats) for small desktop use cases.
A small ARM SBC makes sense. Give me hardware encoding for AV1 and take my money.
I want to experiment with graphics programming without using APIs like Vulkan and write GPU code at the lowest level possible. I believe a lot of complexity can be shaved off with added advantage of a custom rendering toolchain. I can do native voxel primitives and ideas from Ken Silverman's old voxel engine, all implemented in the GPU. The only problem will be cross platform support.
I would really love a low cost board with open GPUs for that. Custom software renderers are the future I am looking forward to. Its the holy grail to ultimate developer freedom, without the complexity and verbosity of current day situation. Cross platform will need work from hardware manufacturers though!
Getting an external GPU to work on a raspberry pi is a huge feat... PCIe support, functional drivers, these things don't just appear out of thin air. Jeff has been working on getting to this point for multiple years now.
I would recommend reading his blog posts on the matter to see how much progress there have been, as well as the issues along the way.
I like his content, but these sort of unbelievable thing on a raspberry pi articles with clickbait titles aren't particularly interesting when they essentially involve offloading all the work to an external component that is more powerful than the pi itself.
> Radxa has something coming soon with many core ARM v9, up to 64GB LPDDR5, 45Tops NPU, 5Gbps ethernets and PCIe 4.0 at your price range. Stay tuned.
"Your price range" is 300-500 USD. Interesting ARM days ahead...
[1] https://old.reddit.com/r/SBCs/comments/1ft0o4i/beyond_the_sb...