how to close the imx6dl GPU function????

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

how to close the imx6dl GPU function????

909 Views
尚飞汤
Contributor IV

i want to close GPU function ,anyone know how to close it ???

Labels (1)
0 Kudos
4 Replies

573 Views
igorpadykov
NXP Employee
NXP Employee

HI 尚飞 汤

please refer to attached Linux Manual

sect.13.1.1.6 Menu Configuration Options,

13.2 Unit Test, describing how to configure gpu

driver and load/unload it.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

573 Views
尚飞汤
Contributor IV

Dear igorpadykov

thank you so much.

by the way ,can you tell me about how to solve ipu_warning:

<4>[    1.983397] imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x00800000

<4>[    1.990512] imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000

does this warning effected by the ipu/lvds clk settingt?

0 Kudos

573 Views
igorpadykov
NXP Employee
NXP Employee

Hi尚飞 汤

IPU_INT_STAT_10 =0x00080000"

this bit is set as result of data starvation when

data that should be sent to display, but it is not available in IPUs

internal FIFO.

Most probable cause for this issue is huge load on the DDR memory bus.

One can try to decrease bus load: remove unused applications, decrease frame

rate,

bpp (bit per pixel), increase ddr and processor frequency, if possible.

Best regards

igor

573 Views
尚飞汤
Contributor IV

well,it is so professional analysis.

however,could it be caused by the ipu/lvds setting

and how about the IPU_INT_STAT_5 = 0x00800000 warning probable be caused?

0 Kudos