Skip to content

fb: make it easier to run on nomodeset

Aleix Pol Gonzalez requested to merge work/fb-no-waitforvsync-v2 into master

In the few cases where the framebuffer is needed, we'd get problems because ioctl(KWIN_FB_NO_VSYNC) fails. This removes the code entirely to just use a timer to refresh.

BUG: 436053

Merge request reports