
Some people have an rPi in their ST's with the CosmosEx.
There is a high speed DMA connection to transfer data between the CEx and ST.
The rPi has a HDMI port.
So a GEM graphics driver could write via DMA to the rPi instead into screen memory. This could be implemented as a VDI device.
If people are interested to make this a reality, we could create a separate forum topic.
People needed:
* GEM/VDI programmers who can create a driver (and define the protocol to transmit to the graphics card)
* linux hackers who could translate transmitted commands into graphics
* people understanding CosmosEx and how to create a communication channel ST<->rPi
Georges