Re: [PATCH weston v11 07/13] compositor-drm: Introduce drm_output_state structure

2017-07-20 Thread Pekka Paalanen
On Tue, 18 Jul 2017 14:14:29 +0100 Daniel Stone wrote: > Currently this doesn't actually really do anything, but will be used in > the future to track the state for both modeset and repaint requests. > Completion of the request gives us a single request-completion path for > both pageflip and vbl

[PATCH weston v11 07/13] compositor-drm: Introduce drm_output_state structure

2017-07-18 Thread Daniel Stone
Currently this doesn't actually really do anything, but will be used in the future to track the state for both modeset and repaint requests. Completion of the request gives us a single request-completion path for both pageflip and vblank events. Signed-off-by: Daniel Stone --- libweston/composit