On 24 May 2016 at 22:16, Simone <[email protected]> wrote:
> Dear All,
> In a new project I need to develop a portrait GUI.
> The hardware is based on iMX6 UltraLite processor.
> My screen is a 800x480 and I wonder if there is a way to rotate the 
> framebuffer by 90 degrees in order to "see" a 480x800 display from the 
> application.
>
> Any idea?

I was in the same situation a few months ago. I tried some linux
kernel patches to support 90 degree rotation, but they all failed
(crashed, didn't really rotate, etc...). In the end I/we rotated the
UI in the GUI toolkit (Qt5/QML). I don't know if that is an option for
you, just wanted to mention it.

Best regards,
Bjørn Forsman
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to