From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 30145] New: [r300g] Warcraft's login screen is now flickering mess (bisected) Date: Sun, 12 Sep 2010 05:54:16 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id BB3309E771 for ; Sun, 12 Sep 2010 05:54:16 -0700 (PDT) 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 https://bugs.freedesktop.org/show_bug.cgi?id=30145 Summary: [r300g] Warcraft's login screen is now flickering mess (bisected) Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: rankincj@googlemail.com Created an attachment (id=38644) --> (https://bugs.freedesktop.org/attachment.cgi?id=38644) WoW login screen, with artifacts The input fields and menu items on Warcraft's login screen are now being misrendered; things are appearing and disappearing, apparently at random. Git bisect points the finger here: b5fcf0c8e07e666523b007fab1d0fc18c2c89241 is the first bad commit commit b5fcf0c8e07e666523b007fab1d0fc18c2c89241 Author: Dave Airlie Date: Sat Aug 28 18:59:32 2010 +1000 pb: add void * for flush ctx to mapping functions If the buffer we are attempting to map is referenced by the unsubmitted command stream for this context, we need to flush the command stream, however to do that we need to be able to access the context at the lowest level map function, currently we set the buffer in the toplevel map, but this racy between context. (we probably have a lot more issues than that.) I'll look into a proper solution as suggested by jrfonseca when I get some time. :040000 040000 92125dde35466f2db79e9d074127928621b5cad6 ec868c65f2cec90b5ce76a4fc3a2deee6d6a49c9 M src -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.