ecore-drm: Skip not connected outputs when calculating geometry
authorChris Michael <cp.michael@samsung.com>
Tue, 12 May 2015 16:05:22 +0000 (12:05 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 12 May 2015 16:07:31 +0000 (12:07 -0400)
commit4073519cacf1857754ecf07325221fdadb130bd1
tree0d9b1e8764b9cf56c29ab4433105316a5cd6495f
parent723c24de31ab8c831705723e3ebcf78f016c2180
ecore-drm: Skip not connected outputs when calculating geometry

Summary: When we make a call to get the geometry of all outputs, we
should be skipping ones which are not connected.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_output.c