weston/pipewire
Michael Olbrich a24a326bb1 pipewire: implement DPMS
Pipewire doesn't need to wait for any hardware. The finish_frame() callback is
just artifically delayed to generate the desired framerate.

So when the DPMS level changes, we can just call finish_frame() immediately if
necessary and cancel the timer.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2020-08-19 08:50:45 +02:00
..
meson.build build: separate deps for int and ext libweston users 2019-10-24 13:29:33 +03:00
pipewire-plugin.c pipewire: implement DPMS 2020-08-19 08:50:45 +02:00
pipewire-plugin.h Add pipewire plugin 2019-07-19 08:01:55 +02:00