Vivante driver question

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

Vivante driver question

ソリューションへジャンプ
2,789件の閲覧回数
angelo_d
Senior Contributor I

Hi all,

we was successfully using kernel 3.14.28  on imx6q, graphic part was performing quite well. We are moving now to

imx6q-plus. Seems 3.14.28 vivante driver is not supporting imx6q-plus vivante gpu-s. Is this correct ? Is a kernel upgrade in case the only (not really the faster) solution ?

many thanks,

angelo

ラベル(2)
1 解決策
2,371件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Angelo

according to attached Release Notes L3.14.28 does not

support i.MX6DQP, it supported starting from 3.14.52.

Best regards

igor

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

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

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

元の投稿で解決策を見る

2 返答(返信)
2,372件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Angelo

according to attached Release Notes L3.14.28 does not

support i.MX6DQP, it supported starting from 3.14.52.

Best regards

igor

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

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

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

2,371件の閲覧回数
angelo_d
Senior Contributor I

Hi Igor,

many thanks,

so i updated to 3.14.52 (even if from linux-imx-boundary branch) but i get the following error on display init:

[user@localhost ~]$ ./triangle

init(): entering

fsl_getNativeDisplay(): entering

mxc_sdc_fb fb.26: 1024x768 h_sync,r,l: 60,220,40  v_sync,l,u: 10,21,7 pixclock=65002000 Hz

imx-ipuv3 2400000.ipu: use special clk parent

imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1

fsl_getNativeDisplay(): eglNativeDisplayType = 01dc3008

init(): egldispaly is invalid = 00000000

triangle: main.c:153: init: Assertion `eglGetError() == 0x3000' failed.

Aborted (core dumped)

In particular, it is the line

eglInitialize(egldisplay, NULL, NULL);

returning BAD_ALLOC

if any help, welcome.

Thanks,

angelo

0 件の賞賛
返信