Re: [PATCH weston v5 14/14] compositor-drm: Add drm-backend log debug scope

2018-08-07 Thread Pekka Paalanen
On Fri, 20 Jul 2018 20:03:35 +0100 Daniel Stone wrote: > Add a 'drm-debug' scope which prints verbose information about the DRM > backend's repaint cycle, including the decision tree on how views are > assigned (or not) to planes. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-dr

[PATCH weston v5 14/14] compositor-drm: Add drm-backend log debug scope

2018-07-20 Thread Daniel Stone
Add a 'drm-debug' scope which prints verbose information about the DRM backend's repaint cycle, including the decision tree on how views are assigned (or not) to planes. Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 233 - 1 file changed, 206 in