andyrblank
Posts: 8
Joined: Wed May 08, 2013 3:19 pm
Location: Rochester, NY
Contact: Website

Video Core IV Driver

Wed May 08, 2013 3:30 pm

Just in case anyone hasn't thought of this (and when I get back home to my RPi I may try it) but has anyone thought of trying to use the Android GPU driver from a Samsung Galaxy Y rom? It uses a different Broadcom SOC but has the same Videocore IV GPU.

http://geekyzz.blogspot.com/2013/03/Ins ... S5360.html

http://wiki.cyanogenmod.org/w/Unofficia ... T-S5360.29

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Video Core IV Driver

Wed May 08, 2013 3:37 pm

Galaxy Y doesn't use a Videocore GPU....

There are SS phones that do, but they use a different build which won't match the Raspi userland code.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

andyrblank
Posts: 8
Joined: Wed May 08, 2013 3:19 pm
Location: Rochester, NY
Contact: Website

Re: Video Core IV Driver

Wed May 08, 2013 3:42 pm

jamesh wrote:Galaxy Y doesn't use a Videocore GPU....

There are SS phones that do, but they use a different build which won't match the Raspi userland code.
Both of these site say the Samsung Galaxy Y does use a VideoCore IV GPU:

http://en.wikipedia.org/wiki/Samsung_Galaxy_Y

http://en.wikipedia.org/wiki/VideoCore

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Video Core IV Driver

Wed May 08, 2013 4:32 pm

andyrblank wrote:
jamesh wrote:Galaxy Y doesn't use a Videocore GPU....

There are SS phones that do, but they use a different build which won't match the Raspi userland code.
Both of these site say the Samsung Galaxy Y does use a VideoCore IV GPU:

http://en.wikipedia.org/wiki/Samsung_Galaxy_Y

http://en.wikipedia.org/wiki/VideoCore
Ah, OK, that's using a separate GPU chip, the 2763 - unlike the 2835 and recent SS phones where the Arm and GPU are on the same die, in the Galaxy Y case, the Arm and the GPU are separate chips (very similar to the Nokia 808 and associated devices). I didn't work on that one, so wasn't aware it used the VC, and given the specs, they really don't take full advantage! In fact, looking at the specs one wonders whether it really does use the VC4, since they use none of its main features. I'll ask around!

Firmware even less likely to work on the Raspi though!
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Video Core IV Driver

Wed May 08, 2013 4:38 pm

In reply to myself - the VC4 in the Galaxy Y is a very much cut down version of the standard VC4, so it has a very low performance in comparison with the full spec device. It's done to reduce die size and hence reduce cost. That explains the low specs of the Y in comparison to full VC4 based devices.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

andyrblank
Posts: 8
Joined: Wed May 08, 2013 3:19 pm
Location: Rochester, NY
Contact: Website

Re: Video Core IV Driver

Wed May 08, 2013 9:08 pm

jamesh wrote:In reply to myself - the VC4 in the Galaxy Y is a very much cut down version of the standard VC4, so it has a very low performance in comparison with the full spec device. It's done to reduce die size and hence reduce cost. That explains the low specs of the Y in comparison to full VC4 based devices.
Thank you for the information James. About the SS Phones that you referred to can you tell me more about those or do you have a link to their website?

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Video Core IV Driver

Thu May 09, 2013 8:07 am

These both use the Videocore 4 (this information is publicly available)

Samsung Galaxy Grand Duos
Samsung Galaxy S2 Plus
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

andyrblank
Posts: 8
Joined: Wed May 08, 2013 3:19 pm
Location: Rochester, NY
Contact: Website

Re: Video Core IV Driver

Thu May 09, 2013 1:24 pm

jamesh wrote:These both use the Videocore 4 (this information is publicly available)

Samsung Galaxy Grand Duos
Samsung Galaxy S2 Plus
Thank you. I didn't catch at first that SS meant SamSung. I thought it was a carrier I'd never heard of before.

Return to “Android”