Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

2022-09-18 Thread José Expósito
On Sun, Sep 18, 2022 at 01:26:06PM -0300, Maíra Canal wrote: > Hi Jose, > > On 9/18/22 10:22, José Expósito wrote: > > Hi! > > > > On Sun, Aug 28, 2022 at 06:45:14PM +0200, José Expósito wrote: > >> Hello everyone, > >> > >> This series is a follow up on my work adding KUnit test to the XRGB

Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

2022-09-18 Thread Maíra Canal
Hi Jose, On 9/18/22 10:22, José Expósito wrote: > Hi! > > On Sun, Aug 28, 2022 at 06:45:14PM +0200, José Expósito wrote: >> Hello everyone, >> >> This series is a follow up on my work adding KUnit test to the XRGB >> conversion functions. This time RGB888, XRGB2101010 and gray8 are added. >>

Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

2022-09-18 Thread José Expósito
Hi! On Sun, Aug 28, 2022 at 06:45:14PM +0200, José Expósito wrote: > Hello everyone, > > This series is a follow up on my work adding KUnit test to the XRGB > conversion functions. This time RGB888, XRGB2101010 and gray8 are added. > > Best wishes, > Jose > > v1 -> v2: > > Tested-by: M

[PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

2022-08-28 Thread José Expósito
Hello everyone, This series is a follow up on my work adding KUnit test to the XRGB conversion functions. This time RGB888, XRGB2101010 and gray8 are added. Best wishes, Jose v1 -> v2: Tested-by: Maíra Canal Reviewed-by: David Gow v2 -> v3: Export symbol drm_fb_xrgb_to_x