Skip to content
Commit 58cb4de1 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

platforms/drm: Present buffers even if nothing has been changed

We want to get notified when the next page flip occurs. The problem is
that kwin will avoid queueing a page flip if nothing has been changed on
the screen. From performance point of view, that is expected behavior,
but for frame scheduling and some wayland clients that create frame
callbacks to get notified about the next vblank, it's not suitable.
parent ef6fa25d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment