[Mesa-dev] [PATCH 0/6] i965: Fix TFP for CCS modifiers

Daniel Stone daniel at fooishbar.org
Wed Feb 21 10:49:00 UTC 2018


Hi Jason,

On 24 January 2018 at 23:46, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This patch series provides fixes for the texture_from_pixmap path when
> modifiers are used.  All but the first and last patches are reviewed.  I
> haven't pushed to land anything yet because ee57b15ec764736e disabled CCS
> for miptrees with sRGB formats and that caused TFP to always get a resolve
> which kind-of defeats the purpose.  Now that the real issue has been found
> and fixed and CCS for sRGB images has been re-enabled, we can go back to
> our regularly scheduled patch merging.
>
> The only new patch is 6 which is required because patch 3 starts making the
> intel_texture_object contain the GL format for texture views and not the
> hacked up format we used to use.  We have to do the format hacks for depth
> and ETC2 in texture upload now.

This series is:
Tested-by: Daniel Stone <daniels at collaboracom>

Cheesr,
Daniel


More information about the mesa-dev mailing list