From: Albert Esteve <aesteve@redhat.com>
To: igt-dev@lists.freedesktop.org
Cc: belmouss@redhat.com, javierm@redhat.com
Subject: [igt-dev] [PATCH v4 0/2] Add atomic DRM cursor hotspot test
Date: Wed, 2 Aug 2023 13:12:27 +0200 [thread overview]
Message-ID: <20230802111229.105472-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 | 9 +++++
tests/kms_cursor_legacy.c | 79 +++++++++++++++++++++++++++++++++++++++
3 files changed, 98 insertions(+)
--
2.40.0
next reply other threads:[~2023-08-02 11:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 11:12 Albert Esteve [this message]
2023-08-02 11:12 ` [igt-dev] [PATCH v4 1/2] igt_kms: add hotspot plane property Albert Esteve
2023-08-02 11:12 ` [igt-dev] [PATCH v4 2/2] kms_cursor_legacy: modeset-atomic-cursor-hotspot Albert Esteve
2023-08-02 12:58 ` [igt-dev] ○ CI.xeBAT: info for Add atomic DRM cursor hotspot test (rev4) Patchwork
2023-08-02 13:08 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-02 16: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=20230802111229.105472-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