Comment 9 for bug 1896167

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Heavy screen tearing in Wayland sessions on Raspberry Pi 4-B (using the FKMS driver)

Seems to depend on clock frequency, just like I see with Intel graphics. If you spin the CPU at 100% like:

  while true; do true; done

then the clock frequencies increase and desktop frame rates become very smooth. But that's also when the tearing starts.