dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Robert Foss <robert.foss@linaro.org>
To: Jagan Teki <jagan@amarulasolutions.com>
Cc: linux-amarula@amarulasolutions.com,
	Thierry Reding <thierry.reding@gmail.com>,
	Sam Ravnborg <sam@ravnborg.org>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
Date: Thu, 31 Mar 2022 16:52:20 +0200	[thread overview]
Message-ID: <CAG3jFys2WZ8AuNBZBPqDbWU-vPo1ngvzc6wW=MLy13aFBKLRcw@mail.gmail.com> (raw)
In-Reply-To: <CAMty3ZDZunQ6J4cwHSDT3uEKEdR3QDEbve6ec=EGG2iYirWGtg@mail.gmail.com>

On Thu, 31 Mar 2022 at 16:50, Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> + Robert
>
> On Tue, Feb 22, 2022 at 12:17 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> >
> > On Mon, Feb 7, 2022 at 6:34 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> > >
> > > Hi Sam,
> > >
> > > On Mon, Dec 20, 2021 at 1:45 PM Sam Ravnborg <sam@ravnborg.org> wrote:
> > > >
> > > > Hi Jagan,
> > > >
> > > > On Sun, Dec 19, 2021 at 10:10:10PM +0530, Jagan Teki wrote:
> > > > > Hi Sam,
> > > > >
> > > > > On Thu, Nov 11, 2021 at 3:11 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> > > > > >
> > > > > > AM-1280800N3TZQW-T00H panel support 8 bpc not 6 bpc as per
> > > > > > recent testing in i.MX8MM platform.
> > > > > >
> > > > > > Fix it.
> > > > > >
> > > > > > Fixes: bca684e69c4c ("drm/panel: simple: Add AM-1280800N3TZQW-T00H")
> > > > > > Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> > > > > > ---
> > > > > >  drivers/gpu/drm/panel/panel-simple.c | 2 +-
> > > > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > > > >
> > > > > > diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c
> > > > > > index eb475a3a774b..cf3f21f649cb 100644
> > > > > > --- a/drivers/gpu/drm/panel/panel-simple.c
> > > > > > +++ b/drivers/gpu/drm/panel/panel-simple.c
> > > > > > @@ -719,7 +719,7 @@ static const struct drm_display_mode ampire_am_1280800n3tzqw_t00h_mode = {
> > > > > >  static const struct panel_desc ampire_am_1280800n3tzqw_t00h = {
> > > > > >         .modes = &ampire_am_1280800n3tzqw_t00h_mode,
> > > > > >         .num_modes = 1,
> > > > > > -       .bpc = 6,
> > > > > > +       .bpc = 8,
> > > > >
> > > > > Any response on this?

Reviewed-by: Robert Foss <robert.foss@linaro.org>

  reply	other threads:[~2022-03-31 14:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11  9:41 [PATCH] drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H Jagan Teki
2021-12-19 16:40 ` Jagan Teki
2021-12-20  8:15   ` Sam Ravnborg
2022-02-07 13:04     ` Jagan Teki
2022-02-22  6:47       ` Jagan Teki
2022-03-31 14:50         ` Jagan Teki
2022-03-31 14:52           ` Robert Foss [this message]
2022-04-29  9:49             ` Jagan Teki
2022-05-02 14:30               ` Robert Foss

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='CAG3jFys2WZ8AuNBZBPqDbWU-vPo1ngvzc6wW=MLy13aFBKLRcw@mail.gmail.com' \
    --to=robert.foss@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jagan@amarulasolutions.com \
    --cc=linux-amarula@amarulasolutions.com \
    --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;
as well as URLs for NNTP newsgroup(s).