Reviewed-by: Ilia Mirkin <[email protected]>

On Thu, Mar 8, 2018 at 8:05 AM, Thierry Reding <[email protected]> wrote:
> From: Thierry Reding <[email protected]>
>
> 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 <[email protected]>
> Tested-by: Andre Heider <[email protected]>
> Signed-off-by: Thierry Reding <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to