Re: [Mesa-dev] [PATCH 0/6] Add support for NV12

2019-04-26 Thread Lucas Stach
Am Freitag, den 26.04.2019, 09:41 +0200 schrieb Christian Gmeiner: > Hi Lucas > > > > > Am Mittwoch, den 24.04.2019, 08:36 +0200 schrieb Christian Gmeiner: > > > This patch series goes a complete different route then the one from > > > Lucas Stach. I am using the integrated YUV tiler instead of u

Re: [Mesa-dev] [PATCH 0/6] Add support for NV12

2019-04-26 Thread Christian Gmeiner
Hi Lucas > > Am Mittwoch, den 24.04.2019, 08:36 +0200 schrieb Christian Gmeiner: > > This patch series goes a complete different route then the one from > > Lucas Stach. I am using the integrated YUV tiler instead of using > > the 2D core for format conversion. I am reusing some patches from > > L

Re: [Mesa-dev] [PATCH 0/6] Add support for NV12

2019-04-25 Thread Lucas Stach
Hi Christian, Am Mittwoch, den 24.04.2019, 08:36 +0200 schrieb Christian Gmeiner: > This patch series goes a complete different route then the one from > Lucas Stach. I am using the integrated YUV tiler instead of using > the 2D core for format conversion. I am reusing some patches from > Lucas an

[Mesa-dev] [PATCH 0/6] Add support for NV12

2019-04-23 Thread Christian Gmeiner
This patch series goes a complete different route then the one from Lucas Stach. I am using the integrated YUV tiler instead of using the 2D core for format conversion. I am reusing some patches from Lucas and this series sits on-top of Lucas "st/dri: YUV" patches. Christian Gmeiner (3): etnaviv