commit | 5f3d862a736398e7068fa67142133f1713fdee8c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Sep 18 09:41:45 2017 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Sep 25 08:35:53 2017 +0200 |
tree | 8873a6bca7b32fa8d893d50edb3b87c4a6841606 | |
parent | 4ba72fc080ad44a5c1e93449ec070cd4d331803f [diff] |
qxl: fix framebuffer unpinning qxl_plane_cleanup_fb() unpins the just activated framebuffer instead of the old one. Oops. Fix it. Cc: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Fixes: 1277eed5fecb8830c8cc414ad70c1ef640464bc0 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170918074145.2257-1-kraxel@redhat.com