From: Roman Stratiienko <r.stratiienko@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: megous@megous.com, jernej.skrabec@siol.net,
linux-sunxi@googlegroups.com, dri-devel@lists.freedesktop.org,
wens@csie.org
Subject: [PATCH v4 0/2] drm/sun4i: Set mixer frame to display size for DE2.0+
Date: Fri, 28 May 2021 23:30:34 +0300 [thread overview]
Message-ID: <20210528203036.17999-1-r.stratiienko@gmail.com> (raw)
This patchset fixes corrupted display picture when primary plane isn't
full-screen.
Please review/merge.
v2:
- Split commit in 2 parts
- Add Fixes line to the commit message
v3:
- Address review comments of v2 + removed 3 local varibles
- Change 'Fixes' line
v4:
Resend (author's email changed). Reword commit message.
Drop fixes line to allow more testing before back-porting.
drivers/gpu/drm/sun4i/sun4i_crtc.c | 3 +++
drivers/gpu/drm/sun4i/sun8i_mixer.c | 28 ++++++++++++++++++++++++++++
drivers/gpu/drm/sun4i/sun8i_ui_layer.c | 30 ------------------------------
drivers/gpu/drm/sun4i/sunxi_engine.h | 12 ++++++++++++
4 files changed, 43 insertions(+), 30 deletions(-)
next reply other threads:[~2021-05-29 10:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-28 20:30 Roman Stratiienko [this message]
2021-05-28 20:30 ` [PATCH v4 1/2] drm/sun4i: Add mode_set callback to the engine Roman Stratiienko
2021-05-31 8:38 ` [linux-sunxi] " Priit Laes
2021-05-31 17:24 ` Jernej Škrabec
2021-05-31 17:48 ` Jernej Škrabec
2021-05-28 20:30 ` [PATCH v4 2/2] drm/sun4i: Use CRTC size instead of primary plane size as mixer frame Roman Stratiienko
2021-05-28 20:41 ` Roman Stratiienko
2021-05-31 17:43 ` Jernej Škrabec
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=20210528203036.17999-1-r.stratiienko@gmail.com \
--to=r.stratiienko@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@siol.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=megous@megous.com \
--cc=wens@csie.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