Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v4 0/2] Add atomic DRM cursor hotspot test
@ 2023-08-02 11:12 Albert Esteve
  2023-08-02 11:12 ` [igt-dev] [PATCH v4 1/2] igt_kms: add hotspot plane property Albert Esteve
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Albert Esteve @ 2023-08-02 11:12 UTC (permalink / raw)
  To: igt-dev; +Cc: belmouss, javierm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-02 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 11:12 [igt-dev] [PATCH v4 0/2] Add atomic DRM cursor hotspot test Albert Esteve
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox