drm/meson/meson_venc: Relax the supported mode checks
authorCarlo Caione <ccaione@baylibre.com>
Mon, 13 Feb 2023 09:32:09 +0000 (10:32 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 6 Mar 2023 08:44:08 +0000 (09:44 +0100)
commitbf458e5b139894234444e4f88500616a8398b719
tree38ff36edd43b7266816b99660a2a952b299bdff4
parentc5dc1756dc98e730ebcaed156a05b961086dc2f0
drm/meson/meson_venc: Relax the supported mode checks

Relax a bit the supported modes list by including also 480x1920 and
400x1280. This was actually tested on real hardware and it works
correctly.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230210-relax_dmt_limits-v2-1-318913f08121@baylibre.com
drivers/gpu/drm/meson/meson_venc.c