------------------------------------------------------------
Characterizing GPU Behavior
------------------------------------------------------------
Samsung awesomely exposes the current GPU clock without requiring root access. Simply run the following command over adb and it’ll return the current GPU frequency in MHz:
adb shell cat /sys/module/pvrsrvkm/parameters/sgx_gpu_clk
Let’s hope this doesn’t get plugged, because it’s actually an extremely useful level of transparency that I wish more mobile platform vendors would offer. Running that command in a loop we can get real time updates on the GPU frequency while applications run different workloads.
Running any games, even the most demanding titles, returned a GPU frequency of 480MHz - just like@AndreiF alleged. Samsung never publicly claimed max GPU frequencies for the Exynos 5 Octa (our information came from internal sources), so no harm no foul thus far.
(Running Epic Citadel - 480 MHz)
Firing up GLBenchmark 2.5.1 however triggers a GPU clock not available elsewhere: 532MHz. The same is true for AnTuTu and Quadrant.
Characterizing GPU Behavior
------------------------------------------------------------
Samsung awesomely exposes the current GPU clock without requiring root access. Simply run the following command over adb and it’ll return the current GPU frequency in MHz:
adb shell cat /sys/module/pvrsrvkm/parameters/sgx_gpu_clk
Let’s hope this doesn’t get plugged, because it’s actually an extremely useful level of transparency that I wish more mobile platform vendors would offer. Running that command in a loop we can get real time updates on the GPU frequency while applications run different workloads.
Running any games, even the most demanding titles, returned a GPU frequency of 480MHz - just like@AndreiF alleged. Samsung never publicly claimed max GPU frequencies for the Exynos 5 Octa (our information came from internal sources), so no harm no foul thus far.
(Running Epic Citadel - 480 MHz)Firing up GLBenchmark 2.5.1 however triggers a GPU clock not available elsewhere: 532MHz. The same is true for AnTuTu and Quadrant.






Linpack for Android: Exynos 5 Octa all cores 1.6 GHz (left), Snapdragon 600 all cores 1.9 GHz (right)
Galaxy S 4 搭载的是三星最新的 Exynos 5 Octa 处理器,这款处理器是三星在今年年初发布的,目的是为了应对苹果的 A6X。来自 AnandTech 网站的 Anand Lal Shimpi 和 Brian Klug 对 Galaxy S 4 的 Exynos 5 Octa 处理器做了专业的检测,最终发现在一般的使用中,Exynos 5 Octa 的主频为 480MHz,但是在进行 GLBenchmark 2.5.1、AnTuTu 、Quadrant 等跑分测试时,Exynos 5 Octa 的主频却自动提升至 532MHz。
