Re: [Mesa-dev] [PATCH 2/7] radeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI as well

2015-11-09 Thread Michel Dänzer
On 09.11.2015 06:45, Marek Olšák wrote: > From: Marek Olšák > > I missed this in commit c3e527f93d4281ad6e2ca165eaf6ff588e4faefa > radeonsi: only enable write confirmation on the last CP DMA packet > --- > src/gallium/drivers/radeonsi/si_cp_dma.c | 4 ++-- > 1 file

[Mesa-dev] [PATCH 2/7] radeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI as well

2015-11-08 Thread Marek Olšák
From: Marek Olšák I missed this in commit c3e527f93d4281ad6e2ca165eaf6ff588e4faefa radeonsi: only enable write confirmation on the last CP DMA packet --- src/gallium/drivers/radeonsi/si_cp_dma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git