public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Compute CRC with cursor plane support
@ 2018-09-06  5:16 Haneen Mohammed
  2018-09-06  5:17 ` [PATCH v2 1/3] drm/vkms: Add " Haneen Mohammed
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Haneen Mohammed @ 2018-09-06  5:16 UTC (permalink / raw)
  To: dri-devel; +Cc: hamohammed.sa, seanpaul, rodrigosiqueiramelo

This patchset adds cursor plane support and compute CRC for output frame
with cursor and primary plane.

changes in v2:
- clear alpha channel before computing crc for XRGB plane format
- add module option 'enable_cursor' to enable/disable cursor support

Haneen Mohammed (3):
  drm/vkms: Add cursor plane support
  drm/vkms: Compute CRC with Cursor Plane
  drm/vkms: Enable/Disable cursor support with module option

 drivers/gpu/drm/vkms/vkms_crc.c    | 154 ++++++++++++++++++++++++-----
 drivers/gpu/drm/vkms/vkms_drv.c    |   4 +
 drivers/gpu/drm/vkms/vkms_drv.h    |  18 +++-
 drivers/gpu/drm/vkms/vkms_output.c |  19 +++-
 drivers/gpu/drm/vkms/vkms_plane.c  |  43 +++++---
 5 files changed, 196 insertions(+), 42 deletions(-)

-- 
2.17.1

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

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

end of thread, other threads:[~2018-09-06  5:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-06  5:16 [PATCH v2 0/3] Compute CRC with cursor plane support Haneen Mohammed
2018-09-06  5:17 ` [PATCH v2 1/3] drm/vkms: Add " Haneen Mohammed
2018-09-06  5:18 ` [PATCH v2 2/3] drm/vkms: Compute CRC with Cursor Plane Haneen Mohammed
2018-09-06  5:19 ` [PATCH v2 3/3] drm/vkms: Enable/Disable cursor support with module option Haneen Mohammed

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