ecore_drm2: Move fb from plane state struct to plane struct
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 16 Jun 2017 21:07:15 +0000 (16:07 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 23 Jun 2017 13:15:41 +0000 (08:15 -0500)
commita8c7b89cb7a3a8136102f340b6838a6a05fcb231
tree3784174fb6a7711afa7ca7c6a652da6d9ec0bb4c
parentbe90b91ac125e8ef06a9251f1a31ad7c9a83ce12
ecore_drm2: Move fb from plane state struct to plane struct

The plane state struct needs the fb id for drm updates, and the plane
state can be updated even if it's pointed to by a dead plane.

Dead planes need to keep their fb so we can properly handle the fb
lifetime.
src/lib/ecore_drm2/ecore_drm2_plane.c
src/lib/ecore_drm2/ecore_drm2_private.h