From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] drm/meson: add support for 1080p25 mode
Date: Wed, 21 Nov 2018 10:47:10 +0100 [thread overview]
Message-ID: <2a9d9fa9-c9ba-c624-28da-dd3804faf438@baylibre.com> (raw)
In-Reply-To: <1542793169-13008-1-git-send-email-christianshewitt@gmail.com>
On 21/11/2018 10:39, Christian Hewitt wrote:
> This essential mode for PAL users is missing, so add it.
>
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
> ---
> drivers/gpu/drm/meson/meson_venc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/meson/meson_venc.c b/drivers/gpu/drm/meson/meson_venc.c
> index acbbad3..ab16046 100644
> --- a/drivers/gpu/drm/meson/meson_venc.c
> +++ b/drivers/gpu/drm/meson/meson_venc.c
> @@ -714,6 +714,7 @@ struct meson_hdmi_venc_vic_mode {
> { 5, &meson_hdmi_encp_mode_1080i60 },
> { 20, &meson_hdmi_encp_mode_1080i50 },
> { 32, &meson_hdmi_encp_mode_1080p24 },
> + { 33, &meson_hdmi_encp_mode_1080p50 },
> { 34, &meson_hdmi_encp_mode_1080p30 },
> { 31, &meson_hdmi_encp_mode_1080p50 },
> { 16, &meson_hdmi_encp_mode_1080p60 },
>
Exact, I forgot this mode...
Thanks for the change !
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
I'll add :
Fixes: 335e3713afb87 ("drm/meson: Add support for HDMI venc modes and settings")
when applying to drm-misc-fixes.
Neil
next prev parent reply other threads:[~2018-11-21 9:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-21 9:39 Christian Hewitt
2018-11-21 9:47 ` Neil Armstrong [this message]
2018-11-23 12:57 ` Michal Lazo
2018-11-23 13:15 ` Neil Armstrong
2018-11-23 13:23 ` Michal Lazo
2018-11-26 8:52 ` Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2a9d9fa9-c9ba-c624-28da-dd3804faf438@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®