mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
mesa: Enable Panfrost for PX30
PX30 has Mali G31 GPU and needs Mesa Panfrost for graphic acceleration. Signed-off-by: Witold Lipieta <witold.lipieta@thaumatec.com>
This commit is contained in:
parent
6127d169ac
commit
06e44b861e
|
@ -1,3 +1,4 @@
|
|||
PACKAGECONFIG:append:rk3288 = " kmsro panfrost"
|
||||
PACKAGECONFIG:append:rk3399 = " kmsro panfrost"
|
||||
PACKAGECONFIG:append:rock64 = " kmsro lima"
|
||||
PACKAGECONFIG:append:px30 = " kmsro panfrost"
|
||||
|
|
Loading…
Reference in New Issue
Block a user