ecore_drm2: Properly release buffers on output disable
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 2 Jun 2017 16:38:01 +0000 (11:38 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 2 Jun 2017 20:50:08 +0000 (15:50 -0500)
commit0df7299526db2b361fbe37d554f4b590b78b5b91
tree8abee0da8457ee527623c45f1a2777aafdc29aa3
parentdf0595ebc0fb2de8940864748ea128925ae54ea6
ecore_drm2: Properly release buffers on output disable

Give back all buffers, and do it through the release mechanism that can
fire a callback into the engine.

Previously we just leaked one and left the rest.
src/lib/ecore_drm2/ecore_drm2_outputs.c