Re: [Mesa-dev] [PATCH 0/6] i965: Misc sRGB and CCS fixes

2018-01-11 Thread Eero Tamminen
Hi, This series increases performance except in SynMark DrvState, where drop is acceptable & expected [1]. BXT J4205 improvements: 1-2% in GfxBench Manhattan 3.1 1% in GfxBench CarChase & SynMark Deferred KBL GT2 improvements: 2-3% in GfxBench Manhattan 3.1 1-2% in GfxBench CarChase & Syn

Re: [Mesa-dev] [PATCH 0/6] i965: Misc sRGB and CCS fixes

2018-01-11 Thread Iago Toral
I sent minor comments to for patch 2, with or without those patches 1-4 are: Reviewed-by: Iago Toral Quiroga I don't think I understand patch 5 well enough and because of that I still don't see how patch 6 achieves its purpose. Iago On Wed, 2018-01-10 at 11:22 -0800, Jason Ekstrand wrote: > T

[Mesa-dev] [PATCH 0/6] i965: Misc sRGB and CCS fixes

2018-01-10 Thread Jason Ekstrand
This series contains the fixes required to fully re-enable CCS for sRGB render buffers. A bunch of these patches have been sent out individually or in smaller series but they sort-of all go together. Jason Ekstrand (6): i965: Call brw_cache_flush_for_render in predraw_resolve_framebuffer i965