From: "Maíra Canal" <mcanal@igalia.com>
To: Melissa Wen <mwen@igalia.com>,
Petri Latvala <adrinael@adrinael.net>,
Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 2/3] tests/vkms: Add tests that perform operations on the primary plane
Date: Tue, 11 Apr 2023 10:29:45 -0300 [thread overview]
Message-ID: <20230411132946.17459-3-mcanal@igalia.com> (raw)
In-Reply-To: <20230411132946.17459-1-mcanal@igalia.com>
Commits 4dee3c4b32a6 ("drm/vkms: remove the need for the primary plane
to be visible") and 4a1b5d183273 ("drm/vkms: allow the primary plane to
be positioned") allowed vkms to have a non-visible primary plane and
to position the primary plane in such a way that doesn't cover the
entire CRTC.
Those commits ended up making it possible to run tests that perform
operations on the primary plane. So, add tests that perform operations
on the primary plane.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
---
tests/vkms_ci/vkms.testlist | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tests/vkms_ci/vkms.testlist b/tests/vkms_ci/vkms.testlist
index c52dc210..cb15ded1 100644
--- a/tests/vkms_ci/vkms.testlist
+++ b/tests/vkms_ci/vkms.testlist
@@ -13,6 +13,7 @@ igt@kms_atomic_transition@plane-all-modeset-transition
igt@kms_atomic_transition@plane-all-transition
igt@kms_atomic_transition@plane-all-transition-nonblocking
igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait
+igt@kms_atomic_transition@plane-toggle-modeset-transition
igt@kms_atomic_transition@plane-use-after-nonblocking-unbind
igt@kms_bw@linear-tiling-1-displays-1920x1080p
igt@kms_bw@linear-tiling-1-displays-2560x1440p
@@ -179,6 +180,7 @@ igt@kms_plane@plane-position-hole-dpms
igt@kms_plane_cursor@overlay
igt@kms_plane_cursor@primary
igt@kms_plane_cursor@viewport
+igt@kms_plane_lowres@tiling-none
igt@kms_plane_multiple@tiling-none
igt@kms_plane_scaling@planes-downscale-factor-0-25
igt@kms_plane_scaling@planes-downscale-factor-0-5
@@ -222,6 +224,9 @@ igt@kms_sequence@get-forked-busy
igt@kms_sequence@get-idle
igt@kms_sequence@queue-busy
igt@kms_sequence@queue-idle
+igt@kms_universal_plane@disable-primary-vs-flip-pipe-a
+igt@kms_universal_plane@universal-plane-pageflip-windowed-pipe-a
+igt@kms_universal_plane@universal-plane-pipe-a-functional
igt@kms_vblank@crtc-id
igt@kms_vblank@invalid
igt@kms_vblank@pipe-a-accuracy-idle
@@ -231,6 +236,7 @@ igt@kms_vblank@pipe-a-query-forked-busy
igt@kms_vblank@pipe-a-query-idle
igt@kms_vblank@pipe-a-ts-continuation-dpms-suspend
igt@kms_vblank@pipe-a-ts-continuation-idle
+igt@kms_vblank@pipe-a-ts-continuation-modeset
igt@kms_vblank@pipe-a-ts-continuation-suspend
igt@kms_vblank@pipe-a-wait-busy
igt@kms_vblank@pipe-a-wait-forked
--
2.39.2
next prev parent reply other threads:[~2023-04-11 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 13:29 [igt-dev] [PATCH i-g-t 0/3] tests/vkms: Update VKMS's testlist Maíra Canal
2023-04-11 13:29 ` [igt-dev] [PATCH i-g-t 1/3] tests/vkms: Add tests that changed its testing structure Maíra Canal
2023-04-12 12:45 ` Kamil Konieczny
2023-04-11 13:29 ` Maíra Canal [this message]
2023-04-12 12:50 ` [igt-dev] [PATCH i-g-t 2/3] tests/vkms: Add tests that perform operations on the primary plane Kamil Konieczny
2023-04-11 13:29 ` [igt-dev] [PATCH i-g-t 3/3] tests/vkms: Remove tests that are skipping Maíra Canal
2023-04-12 12:53 ` Kamil Konieczny
2023-04-11 15:10 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/vkms: Update VKMS's testlist Patchwork
2023-04-11 20:44 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230411132946.17459-3-mcanal@igalia.com \
--to=mcanal@igalia.com \
--cc=adrinael@adrinael.net \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=mwen@igalia.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