commit | db7f419c06d7cce892384df464d4b609a3ea70af | [log] [tgz] |
---|---|---|
author | Haneen Mohammed <hamohammed.sa@gmail.com> | Thu Sep 06 08:18:26 2018 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 11 19:56:19 2018 +0200 |
tree | ceec4f89367331cefae32c77017ea496b1b446b1 | |
parent | c27d931d402b517336fea2b25ae951bee0249f65 [diff] |
drm/vkms: Compute CRC with Cursor Plane This patch compute CRC for output frame with cursor and primary plane. Blend cursor with primary plane and compute CRC on the resulted frame. This currently passes cursor-size-change, and cursor-64x64-[onscreen, offscreen, sliding, random, dpms, rapid-movement] from igt kms_cursor_crc tests. Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/b1749f5c90da5721a481f12740e2e370edb4a752.1536210181.git.hamohammed.sa@gmail.com