Skip to content
Commit 68d49d77 authored by Tomohito Esaki's avatar Tomohito Esaki Committed by Daniel Stone
Browse files

compositor-drm: run finish_frame when dpms is turned off in update_complete



A output repaint loop isn't scheduled beacuse the output repaint_status
is AWAITING_COMPLETION when dmps is turned off in update_complete().
Therefore, the display attached to the output is remain inactive even if
weston wakes up. By going through finish_frame, the output
repaint_status is fixed to correct status.

Signed-off-by: default avatarTomohito Esaki <etom@igel.co.jp>
parent e2f9c1b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment