From: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
To: Daniel Vetter <daniel@ffwll.ch>,
Haneen Mohammed <hamohammed.sa@gmail.com>,
David Airlie <airlied@linux.ie>, Simon Ser <contact@emersion.fr>,
Oleg Vasilev <oleg.vasilev@intel.com>,
Mamta Shukla <mamtashukla555@gmail.com>,
Harry Wentland <harry.wentland@amd.com>
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] drm/vkms: Use alpha value for blending
Date: Tue, 9 Jul 2019 22:52:02 -0300 [thread overview]
Message-ID: <cover.1562695974.git.rodrigosiqueiramelo@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 686 bytes --]
The first patch of this series reworks part of the blend function to
improve the readability and also for preparing it for using alpha value.
The second patch updates the blend function for applying alpha value for
a fully transparent blend. After applying this patchset,
pipe-a-cursor-alpha-transparent in kms_cursor_crc start to pass.
This patchset depends on:
https://patchwork.freedesktop.org/series/61738/
Rodrigo Siqueira (2):
drm/vkms: Rework blend function
drm/vkms: Use alpha channel for blending cursor with primary
drivers/gpu/drm/vkms/vkms_composer.c | 54 ++++++++++++++++++++--------
1 file changed, 39 insertions(+), 15 deletions(-)
--
2.21.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2019-07-10 1:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-10 1:52 Rodrigo Siqueira [this message]
2019-07-10 1:53 ` [PATCH 1/2] drm/vkms: Rework blend function Rodrigo Siqueira
2019-07-10 1:54 ` [PATCH 2/2] drm/vkms: Use alpha channel for blending cursor with primary Rodrigo Siqueira
2019-07-10 16:46 ` [PATCH 0/2] drm/vkms: Use alpha value for blending Daniel Vetter
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=cover.1562695974.git.rodrigosiqueiramelo@gmail.com \
--to=rodrigosiqueiramelo@gmail.com \
--cc=airlied@linux.ie \
--cc=contact@emersion.fr \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=hamohammed.sa@gmail.com \
--cc=harry.wentland@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mamtashukla555@gmail.com \
--cc=oleg.vasilev@intel.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