Thread
:
Powervr SGX frequency
View Single Post
Skry
2012-08-31 , 02:32
Posts: 204 | Thanked: 754 times | Joined on Jan 2012 @ Finland
#
30
grep -2 fclock arch/arm/mach-omap2/board-rx51-video.c
static struct sgx_platform_data rx51_sgx_data = {
.fclock_max = 110666666,
};
I don't know if it is capped on chip or not. Without fclock_max it defaults to 87MHz if memory serves. How it affects battery life I can't say, there is power management though.
Last edited by Skry; 2012-08-31 at
02:48
.
Quote & Reply
|
The Following 2 Users Say Thank You to Skry For This Useful Post:
Hariainm
,
reinob
Skry
View Public Profile
Send a private message to Skry
Find all posts by Skry