Qt Rotation Issue on STM32MP157C with LTDC Display Controller
Issue SummaryWhen trying to rotate the display on an STM32MP157C board from landscape (800x480) to portrait (480x800) mode, I'm experiencing issues. Using the /sys/class/graphics/fb0/rotate interface doesn't actually rotate the display, and using Qt'...