ecore_drm2: Add ecore_drm2_fb_status_handler_set
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 15 Jun 2017 17:55:03 +0000 (12:55 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 23 Jun 2017 13:15:40 +0000 (08:15 -0500)
commita3eed7865a4508c3fe52c3b022216008801b5506
tree2ade78bde988399fd79800b6ea49f5eaec7d81a9
parentbd0774206f8b9780f6825dbf52c2381fe8ef1e6f
ecore_drm2: Add ecore_drm2_fb_status_handler_set

The old per output release handler is no longer complicated enough.  In
the near future we'll need to be able to tell an engine that its fb has
been placed on scanout via hardware plane, or removed from a hardware
plane.

It's simpler to provide that information as well as release information
through a single callback.
src/lib/ecore_drm2/Ecore_Drm2.h
src/lib/ecore_drm2/ecore_drm2_fb.c
src/lib/ecore_drm2/ecore_drm2_private.h