• Rockchip RK3288 Solution
    Note: This question was originally asked by tzahi in a blog in ARM Mali Graphics . It is recreated here in discussion format. This is an Android Stick I have tested. Any idea how many Cores GPU really...
  • Rockchip RK3288 Android MALI T760, support for 16 bit RGB 565
    Currently the framebuffer/MALI/Linux driver, supports RGB8888 format, I am trying to configure my frambuffer for 16 bit RGB565 format. I am not sure how to configure, but when I looked into the sources...
  • Mali400 ROCKCHIP RK3188
    Dear, We have android devices based on ROCKCHIP RK3188 CPU chip with GPU mail400 @mp4 533Mhz. Under Android 5.1.1 OS, when the lastest android webview 57 is used, if we just play a simple video by HTML...
  • MALI 4xx on Rockchip?
    Hello ARM Mali devs, We recently released an app that was pretty meticulously tested against different variants of Mali chips. However, post release we have received a wide variety of issue reports on...
  • Transaction elimination effect on performance
    I want to make sample code to see effect of t ransaction elimination so I made 2 experiments 1-  running the kernel 10 times to write same data on frame buffer and record time of each running. 2- running...