OSDN Git Service

modetest: don't error out of final AtomicCommit
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 15 Apr 2020 09:28:36 +0000 (10:28 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 19 May 2020 20:09:35 +0000 (21:09 +0100)
commite341176d9f6c33f47e6887411644abca7f68be81
treea9bd0f7453f00b65c7df1968ec00853fa2643a70
parent3d88c993a40a4cac974de981ccf5bf154b1e1dc8
modetest: don't error out of final AtomicCommit

The very final drmModeAtommicCommit tears down the existing mode/plane
setup. Following it we clean up other misc state laying around.

Chances are that it will not fail, but in the extremely unlikely case it
does, there's nothing one can do.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Ezequiel Garcia <ezequiel@collabora.com>
Tested-by: Ezequiel Garcia <ezequiel@collabora.com>
tests/modetest/modetest.c