public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/vkms: Use alpha value for blending
@ 2019-07-10  1:52 Rodrigo Siqueira
  2019-07-10  1:53 ` [PATCH 1/2] drm/vkms: Rework blend function Rodrigo Siqueira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rodrigo Siqueira @ 2019-07-10  1:52 UTC (permalink / raw)
  To: Daniel Vetter, Haneen Mohammed, David Airlie, Simon Ser,
	Oleg Vasilev, Mamta Shukla, Harry Wentland
  Cc: dri-devel, linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-10 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-10  1:52 [PATCH 0/2] drm/vkms: Use alpha value for blending Rodrigo Siqueira
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox