AM625: Display rendering in CPU instead of GPU

Part Number: AM625

Tool/software:

Hello,

I am currently working on the TI AM625 EVM with the RT-Linux SDK version 09.02.01.09.
I have successfully built and deployed the kernel, device tree, and modules to enable an LVDS display, and the display is working. However, I noticed that the LVDS is being rendered by the CPU rather than the GPU, which significantly impacts performance.

I am unsure if the GPU node is correctly referenced or if additional changes are required to enable GPU rendering for LVDS.

Any guidance or examples of correct configurations would be greatly appreciated. Additionally, if there are specific tools or methods to debug or profile GPU utilization on the AM625 platform, please share them