Re: [Mesa-dev] [PATCH 0/2] st/dri format handling cleanups

2018-05-22 Thread Marek Olšák
On Thu, May 17, 2018 at 6:50 AM, Lucas Stach wrote: > Hi all, > > those 2 patches clean up and align the format handling in the dri state > tracker to how the intel driver implements some details of the interface. > > This is mostly in preparation for etnaviv to support native planar YUV > import

[Mesa-dev] [PATCH 0/2] st/dri format handling cleanups

2018-05-17 Thread Lucas Stach
Hi all, those 2 patches clean up and align the format handling in the dri state tracker to how the intel driver implements some details of the interface. This is mostly in preparation for etnaviv to support native planar YUV import without needing any of the R8/RG88 sampler rewrites, as those are