Hi,
I'm establishing a startup company and decided to use ARM devices as thin clients for my company's VDI solution. I have recently bought an RK3288-based device which uses a MALI-764 GPU. The device has Ubuntu 14.04 installed, but it is missing the 3D Hardware Acceleration functionality due to missing MALI 764 drivers.
However, I found the drivers available on Developer.
My question is: How can I compile these drivers to gain full 3D hardware acceleration on my linux-based device?
You will need to get drivers from Rockchip (both the user-space and kernel parts). The open source drivers on Mali Developer are only the GPL kernel parts from ARM, and therefore exclude vendor-specific chip integration (such as power management and DVFS).
HTH, Pete
View all questions in Graphics and Gaming forum