dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
@ 2022-08-16 10:29 José Expósito
  2022-08-16 10:29 ` [PATCH 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888() José Expósito
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: José Expósito @ 2022-08-16 10:29 UTC (permalink / raw)
  To: javierm
  Cc: dri-devel, tzimmermann, magalilemes00, airlied, maira.canal,
	dlatypov, linux-kernel, geert, tales.aparecida, davidgow,
	José Expósito, isabbasso, kunit-dev

Hello everyone,

This series is a follow up on my work adding KUnit test to the XRGB8888
conversion functions. This time RGB888, XRGB2101010 and gray8 are added.

Best wishes,
Jose

José Expósito (3):
  drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
  drm/format-helper: Add KUnit tests for
    drm_fb_xrgb8888_to_xrgb2101010()
  drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

 .../gpu/drm/tests/drm_format_helper_test.c    | 190 ++++++++++++++++++
 1 file changed, 190 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-28  8:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 10:29 [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale José Expósito
2022-08-16 10:29 ` [PATCH 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888() José Expósito
2022-08-17  6:34   ` David Gow
2022-08-16 10:29 ` [PATCH 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010() José Expósito
2022-08-17  6:36   ` David Gow
2022-08-17  8:12   ` kernel test robot
2022-08-16 10:29 ` [PATCH 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8() José Expósito
2022-08-17  6:43   ` David Gow
2022-08-16 13:37 ` [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale Maíra Canal
2022-08-28  8:59   ` José Expósito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).