drm/tests: Add calls to drm_fb_blit() on supported format conversion tests
authorArthur Grillo <arthurgrillo@riseup.net>
Mon, 18 Sep 2023 23:51:04 +0000 (20:51 -0300)
committerMaíra Canal <mairacanal@riseup.net>
Sat, 30 Sep 2023 15:05:34 +0000 (12:05 -0300)
commit15bda1f8de5d192fb003c63c4d13cf53d9ae4590
tree0cbcd289b62c6d63f8987e65166a9dfa7916638e
parente35728d0286c79ea6cf16fa0c7847cf2b65e690f
drm/tests: Add calls to drm_fb_blit() on supported format conversion tests

Add a call to drm_fb_blit() on existing format conversion tests that
has support.

Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
Reviewed-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230918-final-gsoc-v3-1-b999c042a4cc@riseup.net
drivers/gpu/drm/tests/drm_format_helper_test.c