Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140218

LinuxFB QPA should support screen rotation

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15, 6.10
    • QPA: LinuxFB
    • None
    • Linux/Yocto, Linux/Other display system

      It's somehow common for devices to have portrait displays which are actually landscape displays installed rotated 90°.

      This requires additional support at the linuxfb QPA level and possibly at higher levels.

      • The QPA plugin needs to get an additional rotation parameter (to select e.g. 0/90/180/270) and report it back as faux-screen resolution (e.g. 400x300 rotated becomes 300x400)
      • At some level compositing needs to apply rotations into the physical FB (i.e. the memory mapped region of /dev/fb0), for instance when copying the screen's FB into it. (Not sure why such a copy happens; will open a separate report for that.)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes