[Mesa-dev] [Mesa-stable] [PATCH 2/6] i965/miptree: Loosen the format check in miptree_match_image

Emil Velikov emil.l.velikov at gmail.com
Wed Feb 28 21:41:44 UTC 2018


Hi Jason,

On 24 January 2018 at 23:46, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This function is used to determine when we need to re-allocate a
> miptree.  Since we do nothing different in miptree allocation for
> sRGB vs. linear, loosening this should be safe and may lead to less
> copying and reallocating in some odd cases.
>
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
> Reviewed-by: Chad Versace <chadversary at chromium.org>
> Cc: "17.3" <mesa-stable at lists.freedesktop.org>
> ---
This and another two patches from the series have landed, with the
stable nomination explicitly removed.
This is a way to self-reject patches, as mentioned in the documentation.

Let me know if that was a mistake and we want these in any of the
stable branches.

344b57b10b8 i965/miptree: Loosen the format check in miptree_match_image
41d45eb21e5 i965/tex_image: Pull the tex format from the renderbuffer
in intelSetTexBuffer2
24952160fde i965: Use finish_external instead of make_shareable in setTexBuffer2

Thanks
Emil

[1] https://www.mesa3d.org/submittingpatches.html#nominations


More information about the mesa-dev mailing list