From: Haneen Mohammed <hamohammed.sa@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: hamohammed.sa@gmail.com, rodrigosiqueiramelo@gmail.com
Subject: [PATCH 0/2] Compute CRC with cursor plane support
Date: Mon, 6 Aug 2018 06:55:51 +0300 [thread overview]
Message-ID: <cover.1533526327.git.hamohammed.sa@gmail.com> (raw)
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
next reply other threads:[~2018-08-06 4:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-06 3:55 Haneen Mohammed [this message]
2018-08-06 3:57 ` [PATCH 1/2] drm/vkms: Add cursor plane support 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
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.1533526327.git.hamohammed.sa@gmail.com \
--to=hamohammed.sa@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=rodrigosiqueiramelo@gmail.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;
as well as URLs for NNTP newsgroup(s).