Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/3][i-g-t][V3] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback
@ 2023-09-15 22:52 Alex Hung
  2023-09-15 22:52 ` [igt-dev] [PATCH 1/3][i-g-t][V3] lib/igt_fb: use the entire 32 bit for fnv1a_crc Alex Hung
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Alex Hung @ 2023-09-15 22:52 UTC (permalink / raw)
  To: igt-dev; +Cc: brian.starkey, maxime

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*
V3 - 1. move uint32_t fourcc[] to check_writeback_config() and
        use DRM_FORMAT_XRGB* directly in igt_main_args()
     2. remove incorrect comments

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 | 136 +++++++++++++++++++++++++++++++++---------
 2 files changed, 116 insertions(+), 35 deletions(-)

-- 
2.42.0

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

end of thread, other threads:[~2023-09-25 13:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 22:52 [igt-dev] [PATCH 0/3][i-g-t][V3] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback Alex Hung
2023-09-15 22:52 ` [igt-dev] [PATCH 1/3][i-g-t][V3] lib/igt_fb: use the entire 32 bit for fnv1a_crc Alex Hung
2023-09-15 22:52 ` [igt-dev] [PATCH 2/3][i-g-t][V3] lib/igt_fb: add 10 bits (XRGB2101010) supports in fnv1a_crc Alex Hung
2023-09-15 22:52 ` [igt-dev] [PATCH 3/3][i-g-t][V3] tests/kms_writeback: support DRM_FORMAT_XRGB2101010 for writeback Alex Hung
2023-09-16  0:28 ` [igt-dev] ✓ Fi.CI.BAT: success for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev3) Patchwork
2023-09-16  1:55 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-16 10:35 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-18 19:41 ` [igt-dev] ✓ CI.xeBAT: success for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev4) Patchwork
2023-09-18 19:50 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-09-19  5:30 ` [igt-dev] ✗ CI.xeBAT: failure for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev5) Patchwork
2023-09-19  5:36 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-09-20  4:47 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-22 19:22 ` [igt-dev] ✓ Fi.CI.BAT: success for kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback (rev6) Patchwork
2023-09-22 20:34 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-23 22:36 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-25 12:46 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
2023-09-25 13:34 ` [igt-dev] [PATCH 0/3][i-g-t][V3] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback Harry Wentland

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