On 09/02/2017 17:44, Daniel Stone wrote:
Rather than using connector_allocator to determine whether an output is
newly connected or not, use a list walk across all outputs instead.
Signed-off-by: Daniel Stone
Reported-by: Peter Senna Tschudin
Seems good:
Reviewed-by: Quentin Glidic
Cheers,
Rather than using connector_allocator to determine whether an output is
newly connected or not, use a list walk across all outputs instead.
Signed-off-by: Daniel Stone
Reported-by: Peter Senna Tschudin
---
libweston/compositor-drm.c | 31 +--
1 file changed, 25 inser