How to rotate the lvds in linux3.14.52

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to rotate the lvds in linux3.14.52

1,180 Views
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?

Labels (2)
0 Kudos
3 Replies

769 Views
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 Kudos

769 Views
jingyangxie
Contributor V

Hi,Joan

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

0 Kudos

769 Views
jingyangxie
Contributor V

anyone else knows?

0 Kudos