From: Alex Hung <alex.hung@amd.com>
To: <igt-dev@lists.freedesktop.org>
Cc: brian.starkey@arm.com, maxime@cerno.tech
Subject: [igt-dev] [PATCH 0/3][i-g-t][V2] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback
Date: Wed, 6 Sep 2023 16:37:27 -0600 [thread overview]
Message-ID: <20230906223730.3979103-1-alex.hung@amd.com> (raw)
kms_writeback only checked and supported DRM_FORMAT_XRGB8888. This
patchset enables 10 bit supports in lib and add new subtests for
DRM_FORMAT_XRGB2101010 in kms_writeback.
V2 - allow kms_writeback to run subtests for multiple DRM_FORMAT_XRGB*
Alex Hung (3):
lib/igt_fb: use the entire 32 bit for fnv1a_crc
lib/igt_fb: add 10 bits (XRGB2101010) supports in fnv1a_crc
tests/kms_writeback: support DRM_FORMAT_XRGB2101010 for writeback
lib/igt_fb.c | 15 +++--
tests/kms_writeback.c | 140 ++++++++++++++++++++++++++++++++++--------
2 files changed, 120 insertions(+), 35 deletions(-)
--
2.42.0
next reply other threads:[~2023-09-06 22:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 22:37 Alex Hung [this message]
2023-09-06 22:37 ` [igt-dev] [PATCH 1/3][i-g-t][V2] lib/igt_fb: use the entire 32 bit for fnv1a_crc Alex Hung
2023-09-06 22:37 ` [igt-dev] [PATCH 2/3][i-g-t][V2] lib/igt_fb: add 10 bits (XRGB2101010) supports in fnv1a_crc Alex Hung
2023-09-06 22:37 ` [igt-dev] [PATCH 3/3][i-g-t][V2] tests/kms_writeback: support DRM_FORMAT_XRGB2101010 for writeback Alex Hung
2023-09-15 15:10 ` Harry Wentland
2023-09-25 8:50 ` Kamil Konieczny
2023-09-07 0:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback Patchwork
2023-09-07 17:58 ` [igt-dev] ✓ Fi.CI.BAT: success for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev2) Patchwork
2023-09-07 18:01 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-07 20:03 ` [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=20230906223730.3979103-1-alex.hung@amd.com \
--to=alex.hung@amd.com \
--cc=brian.starkey@arm.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=maxime@cerno.tech \
/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