Powervr Kernel Drivers Avaliable Now


TomCooksey

Still Fresh
Joined
Apr 3, 2008
Messages
63
I just saw this on the BeagleBoard Mailing list:

QUOTE

Nokia was so kind to release the GPL'ed sources for the SGX kernel drivers[1], which I integrated into the 2.6.27 kernel in OE. You can get a kernel + modules set from [2] to try it out.
There is a catch: you need some userspace tools to init the drivers (which you need to get from TI[3] or imgtec) and userspace libraries for EGL and GLES (again, TI or imgtec).


regards,

Koen


[1] http://repository.maemo.org/pool/maemo5.0/free/k/kernel/
[2] http://dominion.thruhere.net/koen/OE/pvr/
[3] http://focus.ti.com/general/docs/wtbu/wtbu...contentId=27458
 
Phawx said:
Woo! maciek_urbanski! Tear that code up!
B)
The code inside is only a kernel portion of the driver. Most of work is done in user-mode and I'm reverse-engineering those user-space binaries for some time now...
But kernel mode code provides lots of info too... Saying that - I have my hands full with user mode.
Regardless... I couldn't help myself and I peeked. :rolleyes:
 
Last edited by a moderator:
Back
Top