Reviewed-by: Ilia Mirkin <imir...@alum.mit.edu>
On Thu, Mar 8, 2018 at 8:05 AM, Thierry Reding <thierry.red...@gmail.com> wrote: > From: Thierry Reding <tred...@nvidia.com> > > This adds support for framebuffer modifiers to Nouveau. This will be > used by the Tegra driver to share metadata about the format of buffers > (such as the tiling mode or compression). > > Changes in v2: > - remove unused parameters to nouveau_buffer_create() > - move format modifier query code to nvc0 backend > - restrict format modifiers to 2D textures > - implement ->query_dmabuf_modifiers() > > Changes in v4: > - add UAPI include path on meson builds > > Changes in v5: > - remove unnecessary includes > > Acked-by: Emil Velikov <emil.veli...@collabora.com> > Tested-by: Andre Heider <a.hei...@gmail.com> > Signed-off-by: Thierry Reding <tred...@nvidia.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev