commit | e7808df1af8801cf4f2ac16be25db1b079b5da4c | [log] [tgz] |
---|---|---|
author | Seung-Woo Kim <sw0312.kim@samsung.com> | Thu Jan 10 19:35:06 2013 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jan 25 14:38:43 2013 +0900 |
tree | 3f3e9c62c33410b65ad0b3e65e107e612a453063 | |
parent | 9c08e4ba81a73862e15b3eb4e6ae2e11aaf4151b [diff] |
drm/exynos: added validation of edid for vidi connection If edid of vidi from user is invalid, size calculated from a number of cea extensions can be wrong. So, validation should be checked. Changelog v2: - just code cleanup . declare raw_edid only if vidi->connection is enabled. Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>