Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => STMP1 => Topic started by: jalih on October 23, 2024, 09:20:43 AM

Title: Hardware acceleration, GPU
Post by: jalih on October 23, 2024, 09:20:43 AM
Hi, I just received STM32MP157 board and got it up and running. Is it possible to get hardware accelerated GPU support working? I would like to use Nuklear based GUI with SDL2 backend for my application and need OpenGL support for that. Also KMSDRM support would be nice.
Title: Re: Hardware acceleration, GPU
Post by: LubOlimex on October 23, 2024, 10:36:53 AM
First check if that is possible in the STM forums. For some task hardware decoding is not supported, like video streaming, check this post:

https://community.st.com/t5/stm32-mpus-products/how-to-use-stm32mp157c-gpu-hardware-acceleration-with-ffmpeg/td-p/84838
Title: Re: Hardware acceleration, GPU
Post by: jalih on October 25, 2024, 11:33:34 AM
Okay, kms/drm and hardware acceleration works nicely!

It's a really nice hardware for home automation central control. I should soon have my software (https://www.dropbox.com/scl/fi/itponx8b7yupejkuk9vtd/20241002_212424.mp4?rlkey=45xfqgwtp2oevh05b4jh6tvsc&e=1&dl=0) (sorry about the background noise in video) written in 8th programming language up and running.