kwin/plugins/platforms
Roman Gilg d4423186b9 [platforms/drm] Delete buffer on all errors in present
Summary:
When returning early in DrmOutput::present() because of some error KWin
didn't delete the proposed buffer, therefore not releasing the surface
lock of the GBM buffer to the EGL surface.

This patch makes sure that on any error in present we cleanup the proposed
DrmBuffer.

Reviewers: #kwin

Subscribers: #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D6660
2017-07-14 13:42:52 +02:00
..
drm [platforms/drm] Delete buffer on all errors in present 2017-07-14 13:42:52 +02:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2017-04-25 10:05:35 +02:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2017-04-25 10:05:35 +02:00
virtual Merge branch 'scaling' 2017-04-29 14:11:13 +01:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2017-04-25 10:05:35 +02:00
x11 Merge branch 'Plasma/5.10' 2017-07-06 19:13:41 +02:00
CMakeLists.txt