commit | 3ae24362e02df0aa27ed1dc9d85b720514c99d20 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon Oct 26 13:03:40 2015 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Nov 03 11:46:38 2015 +0900 |
tree | b693e99a5fe2ff00afc38ff3bb29daeccd7cf09d | |
parent | 5625b3418a5bf977e3561bb12229d4c3e96b44d8 [diff] |
drm/exynos/mixer: replace direct cross-driver call with drm mode validation HDMI driver called directly function from MIXER driver to invalidate modes not supported by MIXER. The patch replaces the hack with proper .atomic_check callback. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>