ecore-drm: Implement edid parsing for Ecore_Drm_Output
authorChris Michael <cp.michael@samsung.com>
Wed, 4 Mar 2015 19:53:06 +0000 (14:53 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 4 Mar 2015 19:53:06 +0000 (14:53 -0500)
commit2e319df7b0f72631c2d4d475b3321dc3a7d68ef2
tree468551d087fc34aaac0bdb0e49c385d3ff24f083
parent02e7931aeb49fe38123153a20c3dd070eb02d421
ecore-drm: Implement edid parsing for Ecore_Drm_Output

Summary: This implements edid parsing to obtain output make and model
so we can get better output names. This also fixes a false FIXME
statement in ecore_drm_output_physical_size_get function. As it turns
out, we don't need to get these values from edid parsing as they are
already available in the drm connector.

@feature

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