Is the neon core completely utilised in iMX7 Android

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

Is the neon core completely utilised in iMX7 Android

ソリューションへジャンプ
1,410件の閲覧回数
hariprasathgopa
Contributor II

Hi All,

I am trying to optimise the graphics rendering in Android version 7.1.1 running in iMX7. I am aware that the iMX7 does not have the GPU, and it is using the software rendering engine to render the Android graphics. From the log I found that it uses pixelflinger to render the Android graphics. I also see that there are some neon code to do some blend works.

Is the pixelflinger is fully optimised ?. Does it utilise the neon core efficiently ?

I am trying to offload the rendering load to the neon core from the CPU core.

Have anyone tried to optimise the pixelflinger like this ?

0 件の賞賛
返信
1 解決策
1,195件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi HARIPRASATH

regarding was it fully optimised and utilise the neon core efficiently,

none software algorithms can not fully replace hardware gpu support, as

for blending, i.MX7 has more efficient hardware support using PxP engine

described in sect.13.7.3 Top-level architecture i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,196件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi HARIPRASATH

regarding was it fully optimised and utilise the neon core efficiently,

none software algorithms can not fully replace hardware gpu support, as

for blending, i.MX7 has more efficient hardware support using PxP engine

described in sect.13.7.3 Top-level architecture i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

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

0 件の賞賛
返信