• 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-400 strange glDrawElements behavior question
    Hi! I am developing UI application for embedded system running on Mali-400 GPU. So far I have stumbled with following strange behavior: glDrawElements works differently if called with different parameters...
  • my puzzles about Mali-400/Mali-450 Linux kernel device driver r3p2-01rel4 source
    Hi, all When I'm reading mali kernel driver source r3p2-01rel4, I get confused with some code * Is the UMP an essential component for Mali linux kernel device driver? * There are macros that set up the...
  • mali-400/450 linux kernel driver drm support
    after I read the code of mali-400/450 linux kernel driver r3p2-01rel4, I have a doubt that if it is really able to support DRM. (because of the lack of Mali device, I failed to give a try) Take an example...
  • 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...