superna9999 / meson_g12a_mali_bifrost

Amlogic G12A Mali support for Mali Bifrost based SoCs, for Mainline Linux only
11 stars 4 forks source link

Mali Bifrost support for Amlogic Meson G12A Family

Big Fat Warning: This is still in development

The Following SoCs are using the Mali-G31 IP :

The Following SoCs are using the Mali-G52 IP :

This distribution adds platform support for these families.

HowTo

$ make KDIR=/path/to/amlogic/upstream/linux ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CONFIG_NAME=config.meson-g12a

Copy mali_kbase.ko to root filesystem and boot.

Sources

Original Mali kernel driver can be downloaded from : https://developer.arm.com/products/software/mali-drivers/bifrost-kernel

The xf86-video-armsoc should be used in user space for X11 :

This version will eventually work with the PanFrost Mesa effort.