How to rotate the lvds in linux3.14.52

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

How to rotate the lvds in linux3.14.52

1,932件の閲覧回数
jingyangxie
Contributor V

I used a imx6q-sabresd board,and use an lvds interface for display,how can I rotate 180° for the display in linux3.1.4.52?

ラベル(2)
0 件の賞賛
返信
3 返答(返信)

1,521件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

there are many solutions for rotation, one can use GPU or IPU to rotate the display, for GPU, one can use xrandr, for IPU, one can refer to the code as below:

https://github.com/rogeriorps/ipu-examples

one also can use gstreamer to rotate the video, just add rotation parameter in the command.

0 件の賞賛
返信

1,521件の閲覧回数
jingyangxie
Contributor V

Hi,Joan

      I can refer the ipu-examples,but I cannot build the examples correctly,there are many many errors.

0 件の賞賛
返信

1,521件の閲覧回数
jingyangxie
Contributor V

anyone else knows?

0 件の賞賛
返信