How to rotate the lvds in linux3.14.52

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

How to rotate the lvds in linux3.14.52

1,958 次查看
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,547 次查看
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,547 次查看
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,547 次查看
jingyangxie
Contributor V

anyone else knows?

0 项奖励
回复