All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/vkms: Use alpha value for blending
@ 2019-07-10  1:52 ` Rodrigo Siqueira
  0 siblings, 0 replies; 7+ 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: linux-kernel, dri-devel


[-- Attachment #1.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 #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

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

Thread overview: 7+ 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:52 ` Rodrigo Siqueira
2019-07-10  1:53 ` [PATCH 1/2] drm/vkms: Rework blend function Rodrigo Siqueira
2019-07-10  1:53   ` 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
2019-07-10 16:46   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.