From: "Maíra Canal" <mcanal@igalia.com>
To: "Melissa Wen" <mwen@igalia.com>,
"André Almeida" <andrealmeid@igalia.com>,
"Emma Anholt" <emma@anholt.net>,
"Maxime Ripard" <maxime@cerno.tech>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] Tests for V3D/VC4 Mmap BO IOCTLs
Date: Fri, 23 Dec 2022 18:44:33 -0300 [thread overview]
Message-ID: <20221223214433.31547-1-mcanal@igalia.com> (raw)
Currently, the Mmap BO IOCTL is not completely covered by the existing tests:
V3D only tests invalid BO handlers and VC4 doesn't have tests for this IOCTL.
Therefore, create tests for the Mmap BO IOCTL for the V3D and VC4. For both
drivers, the sub-tests will test invalid parameters and also the consistency
of newly mapped BOs.
Best Regards,
- Maíra Canal
Maíra Canal (2):
tests/v3d_mmap: Improve tests from V3D's Mmap BO IOCTL
tests/vc4_mmap: Create test for VC4's Mmap BO IOCTL
lib/igt_v3d.c | 2 ++
lib/igt_vc4.c | 2 ++
tests/v3d/v3d_mmap.c | 34 ++++++++++++++++++++++++
tests/v3d_ci/v3d.testlist | 2 ++
tests/vc4/meson.build | 1 +
tests/vc4/vc4_mmap.c | 55 +++++++++++++++++++++++++++++++++++++++
tests/vc4_ci/vc4.testlist | 2 ++
7 files changed, 98 insertions(+)
create mode 100644 tests/vc4/vc4_mmap.c
--
2.38.1
next reply other threads:[~2022-12-23 21:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-23 21:44 Maíra Canal [this message]
2022-12-23 21:44 ` [igt-dev] [PATCH i-g-t 1/2] tests/v3d_mmap: Improve tests from V3D's Mmap BO IOCTL Maíra Canal
2022-12-23 21:44 ` [igt-dev] [PATCH i-g-t 2/2] tests/vc4_mmap: Create test for VC4's " Maíra Canal
2022-12-23 22:34 ` [igt-dev] ✓ Fi.CI.BAT: success for Tests for V3D/VC4 Mmap BO IOCTLs Patchwork
2022-12-23 23:47 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2022-12-28 22:01 ` [igt-dev] [PATCH i-g-t 0/2] " Melissa Wen
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=20221223214433.31547-1-mcanal@igalia.com \
--to=mcanal@igalia.com \
--cc=andrealmeid@igalia.com \
--cc=emma@anholt.net \
--cc=igt-dev@lists.freedesktop.org \
--cc=maxime@cerno.tech \
--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