From: Sai Sree Kartheek Adivi <[email protected]> The am62axx device has no hardware accelerated GPU. But enabling "GPU" to allow applications get access to GPU rendering APIs.
Signed-off-by: Sai Sree Kartheek Adivi <[email protected]> Signed-off-by: Paresh Bhagat <[email protected]> --- conf/machine/am62axx-evm.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/am62axx-evm.conf b/conf/machine/am62axx-evm.conf index e7a59d2e..7fcec3f7 100644 --- a/conf/machine/am62axx-evm.conf +++ b/conf/machine/am62axx-evm.conf @@ -4,6 +4,8 @@ require conf/machine/include/am62axx.inc +MACHINE_FEATURES += "gpu" + KERNEL_DEVICETREE = " \ ti/k3-am62a7-sk.dtb \ ti/k3-am62a7-fpdlink-ov2312-0-0.dtbo \ -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15610): https://lists.yoctoproject.org/g/meta-ti/message/15610 Mute This Topic: https://lists.yoctoproject.org/mt/96400816/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
