public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frank Oltmanns <frank@oltmanns.dev>
To: "Ondrej Jirman" <megi@xff.cz>, "Guido Günther" <agx@sigxcpu.org>,
	"Purism Kernel Team" <kernel@puri.sm>,
	"Ondrej Jirman" <megous@megous.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Sam Ravnborg" <sam@ravnborg.org>,
	"David Airlie" <airlied@gmail.com>,
	"Daniel Vetter" <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org (open list:DRM PANEL DRIVERS),
	linux-kernel@vger.kernel.org (open list)
Cc: Frank Oltmanns <frank@oltmanns.dev>
Subject: [PATCH v2 0/1] drm/panel: st7703: Fix resume of XBD599 panel
Date: Mon, 13 Feb 2023 13:32:37 +0100	[thread overview]
Message-ID: <20230213123238.76889-1-frank@oltmanns.dev> (raw)

This is V2 of a patch that fixes flickering after resume from sleep on
panel xingbangda,xbd599 (e.g. used in PinePhone).

Please see here for the discussion around V1:
https://lore.kernel.org/all/20230212120830.46880-1-frank@oltmanns.dev/T/

V1 introduced panel specific functions for the JH057N and XBD599 panels.
Ondřej Dirman deemed this unneccesary and finally convinced me.

Therefore, V2 is a much simpler patch.

The patch is just a refactoring of Ondřej's original patch, that is
already used today by PinePhone distributions like PostmarketOS.

This patch has not been tested with the JH057N panel used in the Librem
5 devkit. I hereby kindly ask for Librem (i.e. Guido) to test this.

The patch is based on drm-next.

Ondřej, since this is just a very minor refactoring of your work, I
would gladly put you as the author, if you wish so.

Thanks,
  Frank

Frank Oltmanns (1):
  drm/panel: st7703: Fix timings when entering/exiting sleep

 drivers/gpu/drm/panel/panel-sitronix-st7703.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.39.1


             reply	other threads:[~2023-02-13 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 12:32 Frank Oltmanns [this message]
2023-02-13 12:32 ` [PATCH v2 1/1] drm/panel: st7703: Fix timings when entering/exiting sleep Frank Oltmanns
2023-08-29 16:16   ` Guido Günther
2023-10-15 12:50   ` Guido Günther

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=20230213123238.76889-1-frank@oltmanns.dev \
    --to=frank@oltmanns.dev \
    --cc=agx@sigxcpu.org \
    --cc=airlied@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel@puri.sm \
    --cc=linux-kernel@vger.kernel.org \
    --cc=megi@xff.cz \
    --cc=megous@megous.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