Re: [PATCH weston v9 12/62] compositor-drm: Reshuffle drm_output_render

2017-03-22 Thread Pekka Paalanen
On Fri, 3 Mar 2017 23:05:23 + Daniel Stone wrote: > Call drm_output_render unconditionally, doing an early exit if we're > already rendering a client buffer on the primary plane, and asserting > for damage on the way out. > > Differential Revision: https://phabricator.freedesktop.org/D1494

[PATCH weston v9 12/62] compositor-drm: Reshuffle drm_output_render

2017-03-03 Thread Daniel Stone
Call drm_output_render unconditionally, doing an early exit if we're already rendering a client buffer on the primary plane, and asserting for damage on the way out. Differential Revision: https://phabricator.freedesktop.org/D1494 Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 8 +