Re: [Mesa-dev] [PATCH 1/4] anv/gen10: Emit CS stall and mark push constants dirty.

2018-01-26 Thread Jason Ekstrand
rb On Fri, Jan 26, 2018 at 11:32 AM, Rafael Antognolli < rafael.antogno...@intel.com> wrote: > I got reviews and fixed the patches locally, but ended up merging the > ones that I sent originally to the list. This patch fixes those > mistakes. > > Fixes: 78c125af3904c539ea69bec2dd9fdf7a5162854f >

[Mesa-dev] [PATCH 1/4] anv/gen10: Emit CS stall and mark push constants dirty.

2018-01-26 Thread Rafael Antognolli
I got reviews and fixed the patches locally, but ended up merging the ones that I sent originally to the list. This patch fixes those mistakes. Fixes: 78c125af3904c539ea69bec2dd9fdf7a5162854f Signed-off-by: Rafael Antognolli Cc: Jason Ekstrand --- src/intel/vulkan/anv_private.h | 1 - src/