From: Paul Cercueil <paul@crapouillou.net>
To: Christophe Branchereau <cbranchereau@gmail.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Sam Ravnborg <sam@ravnborg.org>, David Airlie <airlied@linux.ie>,
Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] DRM/Panel : abt-y030xx067a yellow tint fix
Date: Tue, 14 Sep 2021 19:14:09 +0100 [thread overview]
Message-ID: <LZRFZQ.68IYZZZISOEV3@crapouillou.net> (raw)
In-Reply-To: <20210914092716.2370039-1-cbranchereau@gmail.com>
Hi Christophe,
Le mar., sept. 14 2021 at 11:27:16 +0200, Christophe Branchereau
<cbranchereau@gmail.com> a écrit :
> The previous parameters caused an unbalanced yellow tint.
>
> Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
Acked-by: Paul Cercueil <paul@crapouillou.net>
Cheers,
-Paul
> ---
> drivers/gpu/drm/panel/panel-abt-y030xx067a.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/panel/panel-abt-y030xx067a.c
> b/drivers/gpu/drm/panel/panel-abt-y030xx067a.c
> index 2d8794d495d0..3d8a9ab47cae 100644
> --- a/drivers/gpu/drm/panel/panel-abt-y030xx067a.c
> +++ b/drivers/gpu/drm/panel/panel-abt-y030xx067a.c
> @@ -146,8 +146,8 @@ static const struct reg_sequence
> y030xx067a_init_sequence[] = {
> { 0x09, REG09_SUB_BRIGHT_R(0x20) },
> { 0x0a, REG0A_SUB_BRIGHT_B(0x20) },
> { 0x0b, REG0B_HD_FREERUN | REG0B_VD_FREERUN },
> - { 0x0c, REG0C_CONTRAST_R(0x10) },
> - { 0x0d, REG0D_CONTRAST_G(0x10) },
> + { 0x0c, REG0C_CONTRAST_R(0x00) },
> + { 0x0d, REG0D_CONTRAST_G(0x00) },
> { 0x0e, REG0E_CONTRAST_B(0x10) },
> { 0x0f, 0 },
> { 0x10, REG10_BRIGHT(0x7f) },
> --
> 2.33.0
>
next prev parent reply other threads:[~2021-09-14 18:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 9:27 Christophe Branchereau
2021-09-14 18:14 ` Paul Cercueil [this message]
[not found] ` <YUzg7wv8NQGf3Qq0@ravnborg.org>
2021-09-23 22:33 ` Paul Cercueil
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=LZRFZQ.68IYZZZISOEV3@crapouillou.net \
--to=paul@crapouillou.net \
--cc=airlied@linux.ie \
--cc=cbranchereau@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=thierry.reding@gmail.com \
/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®