dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Compute CRC with cursor plane support
@ 2018-08-06  3:55 Haneen Mohammed
  2018-08-06  3:57 ` [PATCH 1/2] drm/vkms: Add " Haneen Mohammed
  2018-08-06  3:58 ` [PATCH 2/2] drm/vkms: Compute CRC with Cursor Plane Haneen Mohammed
  0 siblings, 2 replies; 13+ messages in thread
From: Haneen Mohammed @ 2018-08-06  3:55 UTC (permalink / raw)
  To: dri-devel; +Cc: hamohammed.sa, rodrigosiqueiramelo

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

This currently passes cursor-size-change, onscreen, offscreen, sliding,
random, dpms, and rapid-movement igt tests with 64x64 cursor.

Haneen Mohammed (2):
  drm/vkms: Add cursor plane support
  drm/vkms: Compute CRC with Cursor Plane

 drivers/gpu/drm/vkms/vkms_crc.c    | 149 ++++++++++++++++++++++++-----
 drivers/gpu/drm/vkms/vkms_drv.h    |  16 +++-
 drivers/gpu/drm/vkms/vkms_output.c |  16 +++-
 drivers/gpu/drm/vkms/vkms_plane.c  |  43 ++++++---
 4 files changed, 181 insertions(+), 43 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] 13+ messages in thread

end of thread, other threads:[~2018-08-16  7:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-06  3:55 [PATCH 0/2] Compute CRC with cursor plane support Haneen Mohammed
2018-08-06  3:57 ` [PATCH 1/2] drm/vkms: Add " Haneen Mohammed
2018-08-06  3:58 ` [PATCH 2/2] drm/vkms: Compute CRC with Cursor Plane Haneen Mohammed
2018-08-07 16:33   ` Daniel Vetter
2018-08-08  3:53     ` Haneen Mohammed
2018-08-08  8:23       ` Daniel Vetter
2018-08-13 20:04         ` Haneen Mohammed
2018-08-14  8:21           ` Daniel Vetter
2018-08-14 19:03             ` Haneen Mohammed
2018-08-14 19:52               ` Daniel Vetter
2018-08-14 19:19                 ` Haneen Mohammed
2018-08-15 23:05                 ` Haneen Mohammed
2018-08-16  7:39                   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).