commit | 61e5a2727a0625a7f082ced749b6d41f88ea84e3 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Sep 13 17:22:38 2017 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Oct 04 16:18:06 2017 +0300 |
tree | 152e955f60def98ca50eb76206e84a6123d5af13 | |
parent | a51e71fbf0b3b1faceca2fb1272728177c56951d [diff] |
compositor-fbdev: always destroy renderer-output on disable If we pass the base->enabled test, then the renderer output is guaranteed to be there, so we can just destroy it. Destroying it before unmap makes the sequence match better the enable path. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Ian Ray <ian.ray@ge.com> Acked-by Daniel Stone <daniels@collabora.com>