commit | 41ca9caaae0bfc959b22dbcd59d88a7107707e17 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Apr 19 09:32:42 2021 +0200 |
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Thu May 13 07:27:23 2021 +0800 |
tree | bb8be326a03697a700e7f443a85802bc2802cf3b | |
parent | 15870b97c36ab7fa07d4488b0a2457c2f2da6700 [diff] |
drm/mediatek: hdmi: Add check for CEA modes only Some SoCs like the MT8167 are not validated and supported for HDMI modes out of HDMI CEA modes, so add a configuration boolean to filter out non-CEA modes. Signed-off-by: Fabien Parent <fparent@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>