From: Albert Esteve <aesteve@redhat.com>
To: igt-dev@lists.freedesktop.org
Cc: belmouss@redhat.com, Albert Esteve <aesteve@redhat.com>,
javierm@redhat.com
Subject: [igt-dev] [PATCH 0/3] Add atomic DRM cursor hotspot test
Date: Fri, 21 Jul 2023 15:04:55 +0200 [thread overview]
Message-ID: <20230721130458.64856-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.
The first git commit updating the drm header shall be removed,
and update the header properly after the kernel patch has
landed.
[1] - https://lists.freedesktop.org/archives/dri-devel/2023-July/414509.html
Albert Esteve (3):
drm header update: temp commit
igt_kms: add hotspot plane property
kms_cursor_legacy: modeset-atomic-cursor-hotspot
include/drm-uapi/drm.h | 54 +++++++++++++++++++++++++++-
lib/igt_kms.c | 9 +++++
lib/igt_kms.h | 4 ++-
tests/kms_cursor_legacy.c | 75 +++++++++++++++++++++++++++++++++++++++
4 files changed, 140 insertions(+), 2 deletions(-)
--
2.40.0
next reply other threads:[~2023-07-21 13:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-21 13:04 Albert Esteve [this message]
2023-07-21 13:04 ` [igt-dev] [PATCH 1/3] drm header update: temp commit Albert Esteve
2023-07-28 7:41 ` Zbigniew Kempczyński
2023-07-28 7:57 ` Albert Esteve
2023-07-28 8:31 ` Zbigniew Kempczyński
2023-07-21 13:04 ` [igt-dev] [PATCH 2/3] igt_kms: add hotspot plane property Albert Esteve
2023-07-25 13:40 ` Javier Martinez Canillas
2023-07-26 14:42 ` Albert Esteve
2023-07-21 13:04 ` [igt-dev] [PATCH 3/3] kms_cursor_legacy: modeset-atomic-cursor-hotspot Albert Esteve
2023-07-25 14:26 ` Javier Martinez Canillas
2023-07-26 14:50 ` Albert Esteve
2023-07-26 14:53 ` Javier Martinez Canillas
2023-07-24 12:22 ` [igt-dev] ✓ Fi.CI.BAT: success for Add atomic DRM cursor hotspot test Patchwork
2023-07-24 17:02 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-07-25 15:51 ` [igt-dev] [PATCH 0/3] " Kamil Konieczny
2023-07-26 14:52 ` Albert Esteve
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=20230721130458.64856-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