Q: IPU + image scrolling [Linux]

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Q: IPU + image scrolling [Linux]

1,183 次查看
maxx
Contributor I

Hello!

I need to implement image scrolling under Linux on a imx535.

According to the " i.MX53 Multimedia Applications Processor Reference Manual", 45.3.1.6.2 Update Of The Display Buffer:

"Automatic display of a changing image (animation) or moving image (scrolling) This

is implemented by reading frames (from a full plane buffer) with incremental offset"

Seems that is exactly what I need. I tried to research IPU driver located in $BUILD/linux/drivers/mxc/ipu*, but seems that current implementation of IPU driver and therefore user-space library does not support scrolling feature at all.

Does anybody dig into this field yet? I also tried to search IMX community - no results so far:(


Thanks for any info!

标签 (2)
0 项奖励
回复
1 回复

791 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Unfortunately, there is no example for the moving image (scrolling). For details, please read the i.MX53RM Chapter 45.5.2.7.1 Scrolling support and 45.5.2.10 CPMEM - Channel Parameter Memory.  You may need set the values in cpmem and implement it by yourself.

0 项奖励
回复