* [meta-rockchip] [PATCH] mesa: Enable Panfrost for PX30
@ 2023-06-05 10:55 witold.lipieta
0 siblings, 0 replies; 2+ messages in thread
From: witold.lipieta @ 2023-06-05 10:55 UTC (permalink / raw)
To: yocto; +Cc: twoerner, Witold Lipieta
PX30 has Mali G31 GPU and needs Mesa Panfrost for graphic acceleration.
Signed-off-by: Witold Lipieta <witold.lipieta@thaumatec.com>
---
This patch supplements https://git.yoctoproject.org/meta-rockchip/commit/?id=f2b4e6efde0e2e8ed9a15694d716add3eb4d14dc
and should be also backported to kirkstone branch.
---
recipes-graphics/mesa/mesa_%.bbappend | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 87f4bce..58c25e7 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -1,3 +1,4 @@
PACKAGECONFIG:append:rk3288 = " kmsro panfrost"
PACKAGECONFIG:append:rk3399 = " kmsro panfrost"
PACKAGECONFIG:append:rock64 = " kmsro lima"
+PACKAGECONFIG:append:px30 = " kmsro panfrost"
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-09 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230605103639.10555-1-witold.lipieta@thaumatec.com>
2023-06-09 16:42 ` [meta-rockchip] [PATCH] mesa: Enable Panfrost for PX30 Trevor Woerner
2023-06-05 10:55 witold.lipieta
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.