DRM framebuffer refcounting bug... still present

2014-10-11 Thread Daniel Vetter
On Sat, Oct 11, 2014 at 10:26:20AM +0100, Russell King - ARM Linux wrote: > Daniel, > > A while back you had a go at fixing the framebuffer reference counting. > Unfortunately, I'm still seeing leaks, particularly with the framebuffer > used with a mode set which is subsequently flipped. It is on

DRM framebuffer refcounting bug... still present

2014-10-11 Thread Russell King - ARM Linux
On Sat, Oct 11, 2014 at 10:26:20AM +0100, Russell King - ARM Linux wrote: > Daniel, > > A while back you had a go at fixing the framebuffer reference counting. > Unfortunately, I'm still seeing leaks, particularly with the framebuffer > used with a mode set which is subsequently flipped. It is on

DRM framebuffer refcounting bug... still present

2014-10-11 Thread Russell King - ARM Linux
Daniel, A while back you had a go at fixing the framebuffer reference counting. Unfortunately, I'm still seeing leaks, particularly with the framebuffer used with a mode set which is subsequently flipped. It is only this framebuffer which is leaked, flips of an already flipped framebuffer do not.