iMX6 GPU Libraries

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

iMX6 GPU Libraries

2,786 次查看
ogj
Contributor IV

I am creating a bare metal application (not using Linux). I want to use the GPU libraries as the GPUs are why I picked the iMX6 Quad, but Linux doesn't meet my needs. Are the libraries written as to be independent of the OS (can be used independent of Linux)? I noticed that in the Graphics User's Guide that there is a Linux kernel section to the libraries where as a minimum they request memory. What else needs to be done in the kernel?

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

2,710 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Kein

linux gpu drivers are described in Linux Manual included in Linux 5.4.3_1.0.0 Documentation

memory requirements: https://community.nxp.com/thread/445874 

For baremetal gpu one can look at sdk example (folder..apps/gpu_demo/)

file 1.1.0_iMX6_Platform_SDK.zip on SMP Enable in IMX6 

or open source efforts Etnaviv · GitHub 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,709 次查看
ogj
Contributor IV

Thanks for the response. I’ll check this out.

0 项奖励
回复