From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 68451] Texture flicker in native Dota2 in mesa 9.2.0rc1 Date: Wed, 09 Oct 2013 20:27:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0076802427==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C699E6A37 for ; Wed, 9 Oct 2013 13:27:13 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0076802427== Content-Type: multipart/alternative; boundary="1381350433.47C50.3806"; charset="us-ascii" --1381350433.47C50.3806 Date: Wed, 9 Oct 2013 20:27:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=68451 --- Comment #28 from Alexandre Demers --- (In reply to comment #27) > fun observation: > > Instead of reverting, setting this at the end of r600_cp_dma_copy_buffer() > appears to fix it for me: > rctx->b.flags |= R600_CONTEXT_INV_VERTEX_CACHE; > > (R600_CONTEXT_INV_CONST_CACHE will also work) > > > Thing I don't understand about this is that if I instead set the flag just > before r600_flush_emit() is called (2 places) the corruption is still there. > I must be missing something. I'd be interested to hear about it from Marek. -- You are receiving this mail because: You are the assignee for the bug. --1381350433.47C50.3806 Date: Wed, 9 Oct 2013 20:27:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 28 on bug 68451 from
(In reply to comment #27)
> fun observation:
> 
> Instead of reverting, setting this at the end of r600_cp_dma_copy_buffer()
> appears to fix it for me:
>     rctx->b.flags |= R600_CONTEXT_INV_VERTEX_CACHE;
> 
> (R600_CONTEXT_INV_CONST_CACHE will also work)
> 
> 
> Thing I don't understand about this is that if I instead set the flag just
> before r600_flush_emit() is called (2 places) the corruption is still there.
> I must be missing something.

I'd be interested to hear about it from Marek.


You are receiving this mail because:
  • You are the assignee for the bug.
--1381350433.47C50.3806-- --===============0076802427== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0076802427==--