Re: [PATCH v3 0/2] Add KUnit tests for drm_fb_blit()

2023-09-18 Thread Arthur Grillo
On 18/09/23 19:57, Arthur Grillo wrote: > 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 existi

[PATCH v3 0/2] Add KUnit tests for drm_fb_blit()

2023-09-18 Thread Arthur Grillo
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