On Tue, Feb 19, 2013 at 04:18:07PM +0100, Thierry Reding wrote:
When updating a plane, the DRM core always sets the plane's framebuffer to NULL. This in turn will cause the reference count on the plane's active framebuffer to become unbalanced because on the next update, the old framebuffer will be NULL.
Signed-off-by: Thierry Reding thierry.reding@avionic-design.de
http://lists.freedesktop.org/archives/dri-devel/2013-February/034978.html