From: Albert Esteve <aesteve@redhat.com>
To: igt-dev@lists.freedesktop.org
Cc: belmouss@redhat.com, javierm@redhat.com
Subject: [igt-dev] [PATCH v2 0/2] Add atomic DRM cursor hotspot test
Date: Fri, 28 Jul 2023 16:37:40 +0200 [thread overview]
Message-ID: <20230728143742.322532-1-aesteve@redhat.com> (raw)
Add test to verify the kernel patch at [1].
The test modifies the hotspot x and y properties and
checks that they get properly updated after every
display commit.
Note: the patch adds a DRM capability definition taken
directly from the kernel patch. Once the definition
lands on IGT after the drm.h is updated, the local
definition shall be removed.
[1] - https://lists.freedesktop.org/archives/dri-devel/2023-July/414509.html
Albert Esteve (2):
igt_kms: add hotspot plane property
kms_cursor_legacy: modeset-atomic-cursor-hotspot
lib/igt_kms.c | 10 ++++++
lib/igt_kms.h | 11 +++++-
tests/kms_cursor_legacy.c | 76 +++++++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 1 deletion(-)
--
2.40.0
next reply other threads:[~2023-07-28 14:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 14:37 Albert Esteve [this message]
2023-07-28 14:37 ` [igt-dev] [PATCH v2 1/2] igt_kms: add hotspot plane property Albert Esteve
2023-07-31 5:16 ` Zbigniew Kempczyński
2023-07-31 6:28 ` Modem, Bhanuprakash
2023-07-31 8:12 ` Albert Esteve
2023-07-31 8:48 ` Modem, Bhanuprakash
2023-07-31 11:27 ` Albert Esteve
2023-07-31 13:36 ` Albert Esteve
2023-08-01 7:57 ` Modem, Bhanuprakash
2023-07-28 14:37 ` [igt-dev] [PATCH v2 2/2] kms_cursor_legacy: modeset-atomic-cursor-hotspot Albert Esteve
2023-07-31 5:18 ` Zbigniew Kempczyński
2023-07-31 7:28 ` Modem, Bhanuprakash
2023-07-31 8:18 ` Albert Esteve
2023-07-28 15:21 ` [igt-dev] ○ CI.xeBAT: info for Add atomic DRM cursor hotspot test (rev2) Patchwork
2023-07-28 15:30 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-07-28 17:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
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=20230728143742.322532-1-aesteve@redhat.com \
--to=aesteve@redhat.com \
--cc=belmouss@redhat.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=javierm@redhat.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