The new Touchdisplay V2 from Raspberry starts in portrait orientation as default.
It is possible to rotate the screen in cmdline.txt for shell and X but not for the drm framebuffer.
by example:
If you rotate the screen 90 deg., the everythings works in landscape view, but if you start your appl. with -drm directly from the console, the screen uses portrait mode again.
Any ideas ?