How to enable Hardware Accelator on I.MX6Q Sabre Auto?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable Hardware Accelator on I.MX6Q Sabre Auto?

Jump to solution
592 Views
byunggukchoi
Contributor II

I've tried to enable hardware accelator of I.MX6Q Sabre Auto board but couldn't find how to enable and use.

What's the difference between VPU and GPU on I.MX6Q? And how to use them?

Thanks in advance.

Labels (4)
1 Solution
476 Views
igorpadykov
NXP Employee
NXP Employee

Hi ByungGuk

VPU is video hardware accelerator, GPU - graphics. For using in Linux

please refer to Chapter 13 Graphics Processing Unit (GPU),

Chapter 18 Video Processing Unit (VPU) Driver attached Linux Manual.

For testing one can use Demo Images on

https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6ser...

for testing GPU one can use gpu tools:
IDE - Debug, Compile and Build Tools (15)
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applicatio...

for VPU - unit tests, imx-test (folder /mxc_vpu_test)
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

VPU presentation:

https://www.nxp.com/files-static/training_pdf/VFTF09_AC105.pdf 

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

View solution in original post

1 Reply
477 Views
igorpadykov
NXP Employee
NXP Employee

Hi ByungGuk

VPU is video hardware accelerator, GPU - graphics. For using in Linux

please refer to Chapter 13 Graphics Processing Unit (GPU),

Chapter 18 Video Processing Unit (VPU) Driver attached Linux Manual.

For testing one can use Demo Images on

https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6ser...

for testing GPU one can use gpu tools:
IDE - Debug, Compile and Build Tools (15)
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applicatio...

for VPU - unit tests, imx-test (folder /mxc_vpu_test)
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

VPU presentation:

https://www.nxp.com/files-static/training_pdf/VFTF09_AC105.pdf 

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