evas-drm: Don't call framebuffer set from within send function
authorChris Michael <cp.michael@samsung.com>
Wed, 5 Mar 2014 07:07:57 +0000 (07:07 +0000)
committerChris Michael <cp.michael@samsung.com>
Wed, 5 Mar 2014 14:12:58 +0000 (14:12 +0000)
commitb117d481597f8b7c52dcad1c6e9e94d62b04ba4e
tree399dec223ff1ece99ea949f5bed0873d7685d85d
parentecc5fa33791ab7c1f323c4a443d1a4aad5a38a6e
evas-drm: Don't call framebuffer set from within send function

@bugfix: We cannot call framebuffer_set from within the send function
because if we are not vsync'd then framebuffer_set would never be
called and thus the buffer would not be marked as valid, causing full
Copies to happen.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/drm/evas_drm.c