Re: [Mesa-dev] [PATCH 0/6] i965: Fix texture_from_pixmap for CCS

2017-11-28 Thread Jason Ekstrand
On Tue, Nov 28, 2017 at 8:37 PM, Jason Ekstrand wrote: > This series is one more go at fixing texture_from_pixmap. The previous > patches I apparently didn't test well enough because it regressed a bunch > of tests when I ran it through Jenkins today. These are all fixed by the > new patch 1 an

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

2017-11-28 Thread Jason Ekstrand
This series is one more go at fixing texture_from_pixmap. The previous patches I apparently didn't test well enough because it regressed a bunch of tests when I ran it through Jenkins today. These are all fixed by the new patch 1 and the corresponding hunk in patch 2. I've also re-ordered things