iMX6 Local Alpha

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

iMX6 Local Alpha

1,431件の閲覧回数
richogrady
Contributor II

We are using local alpha (not in pixel but in a separate buffer) to combine a graphic plane and a video plane in kernel 4.1.15.  Everything works fine except whenever turning local alpha on or off via ioctl MXCFB_SET_LOC_ALPHA, the screen flashes. We tracked this down to mxc_ipuv3_fb.c where the ioctl is handled.  It seems this ioctl will always call the function mxcfb_set_par().  This function basically does a full reinit of fb0 and fb1 and causes the flashing. Turning global alpha on and off does not have such an issue.  Isn't there a cleaner way to turn on local alpha?

ラベル(1)
0 件の賞賛
返信
1 返信

1,190件の閲覧回数
b36401
NXP Employee
NXP Employee

Here is an example for global alpha and local alpha:

https://community.nxp.com/thread/300324

Have a great day,
Victor

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

0 件の賞賛
返信