Re: [PATCH 0/2] Better support for complex pixel formats

2024-02-02 Thread Maíra Canal
On 2/2/24 05:15, Louis Chauvet wrote: Le 01/02/24 - 19:07, Maira Canal a écrit : Hi Louis, Thanks for your patches! Could you please rebase them on top of drm-misc-next? It would make it easier for me to review and test the patches. Best Regards, - Maíra Hi Maíra, Do you want me to rebase t

Re: [PATCH 0/2] Better support for complex pixel formats

2024-02-02 Thread Louis Chauvet
Le 01/02/24 - 19:07, Maira Canal a écrit : > Hi Louis, > > Thanks for your patches! Could you please rebase them on top of > drm-misc-next? It would make it easier for me to review and test the > patches. > > Best Regards, > - Maíra Hi Maíra, Do you want me to rebase the whole YUV [1] series or

Re: [PATCH 0/2] Better support for complex pixel formats

2024-02-01 Thread Maira Canal
Hi Louis, Thanks for your patches! Could you please rebase them on top of drm-misc-next? It would make it easier for me to review and test the patches. Best Regards, - Maíra On 2/1/24 14:31, Louis Chauvet wrote: This patchset aims to solve issues I found in [1], and at the same time simplify t

[PATCH 0/2] Better support for complex pixel formats

2024-02-01 Thread Louis Chauvet
This patchset aims to solve issues I found in [1], and at the same time simplify the composition algorithm. I sent more igt-gpu-tools test [2] to cover more things and detect the issues in [1]. This patchset is based on [1]. Patch 1/2: This patch is a no-op, but make the code more readable re