iMX6 GPU Libraries

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX6 GPU Libraries

2,785件の閲覧回数
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,709件の閲覧回数
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,708件の閲覧回数
ogj
Contributor IV

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

0 件の賞賛
返信