kmssink: set mode based on framebuffer configuration
authorMichael Tretter <m.tretter@pengutronix.de>
Tue, 8 Nov 2016 14:26:40 +0000 (15:26 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 30 Nov 2016 19:13:55 +0000 (20:13 +0100)
commitca96cc60839edd15da37d3cd24eb8bb9a7897091
tree9a418ca81cfcaa8829e74418b38c055ef434d480
parentf52baadd1e9c68f102de8ee0e2aa58604e9728b1
kmssink: set mode based on framebuffer configuration

Displays usually support multiple modes. Therefore, the kmssink should
not only support the preferred mode, but any mode that is supported by
the display.

https://bugzilla.gnome.org/show_bug.cgi?id=773473
sys/kms/gstkmssink.c