Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. iMX6DL : Wrong frame displayed
Forum Updated to NodeBB v4.3 + New Features

iMX6DL : Wrong frame displayed

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 286 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PinkPR
    wrote on last edited by
    #1

    Hello,

    I'm currently developing a Qt5/EGL app that runs on an iMX6-based board.
    I'm using a power-save script to put the display in sleep mode. This script powers off the display and blanks the framebuffer.
    in case of exit of this mode, the framebuffer is woken up along with the display.

    But, sometimes, when we exit the sleep mode, the display turns out to be one frame late.

    It seems like Qt5/EGL current drawing frame is actually the same than the one beeing displayed by HDMI/framebuffer.
    Then as long as Qt doesn't write a new frame, we are displaying the old one, so we are one frame late.

    Do you guys know where this failed synchronization could come from ?

    Thank you, have a nice day

    PinkPR

    1 Reply Last reply
    0
    • Cleiton BuenoC Offline
      Cleiton BuenoC Offline
      Cleiton Bueno
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved