mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND v3 0/2] Add KUnit tests for drm_fb_blit()
@ 2023-09-18 23:51 Arthur Grillo
  2023-09-18 23:51 ` [PATCH RESEND v3 1/2] drm/tests: Add calls to drm_fb_blit() on supported format conversion tests Arthur Grillo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arthur Grillo @ 2023-09-18 23:51 UTC (permalink / raw)
  To: dri-devel, linux-kernel
  Cc: Arthur Grillo, tales.aparecida, andrealmeid, mairacanal,
	David Airlie, Daniel Vetter, José Expósito,
	Javier Martinez Canillas, Thomas Zimmermann

This patchset tests the drm_fb_blit() function.

As this function can be used with already tested formats, the first
patch adds calls to drm_fb_blit() on the tests of supported formats.

Some supported formats were not yet covered by the existing tests
because they are only supported by drm_fb_blit(). The second patch
adds those format conversion tests.

Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
---
Changes in v3:
- Fix memset sizes to avoid out-of-bound access
- Link to v2: https://lore.kernel.org/r/20230905-final-gsoc-v2-0-b52e8cb068ea@riseup.net

Changes in v2:
- Split the patch into two (Maíra Canal)
- Link to v1: https://lore.kernel.org/r/20230901-final-gsoc-v1-1-e310c7685982@riseup.net

---
Arthur Grillo (2):
      drm/tests: Add calls to drm_fb_blit() on supported format conversion tests
      drm/tests: Add new format conversion tests to better cover drm_fb_blit()

 drivers/gpu/drm/tests/drm_format_helper_test.c | 285 +++++++++++++++++++++++++
 1 file changed, 285 insertions(+)
---
base-commit: 37454bcbb68601c326b58ac45f508067047d791f
change-id: 20230901-final-gsoc-395a84443c8f

Best regards,
-- 
Arthur Grillo <arthurgrillo@riseup.net>


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

end of thread, other threads:[~2023-09-30 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 23:51 [PATCH RESEND v3 0/2] Add KUnit tests for drm_fb_blit() Arthur Grillo
2023-09-18 23:51 ` [PATCH RESEND v3 1/2] drm/tests: Add calls to drm_fb_blit() on supported format conversion tests Arthur Grillo
2023-09-18 23:51 ` [PATCH RESEND v3 2/2] drm/tests: Add new format conversion tests to better cover drm_fb_blit() Arthur Grillo
2023-09-30 15:09 ` [PATCH RESEND v3 0/2] Add KUnit tests for drm_fb_blit() Maira Canal

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

all inboxes | Powered by JetHome®