From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 28860] [r300g] Yo Frankie - shaders not working: Too many instructions Date: Sun, 11 Jul 2010 10:05:51 -0700 (PDT) Message-ID: <20100711170551.36FF21300D2@annarchy.freedesktop.org> References: 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 5E69E9E746 for ; Sun, 11 Jul 2010 10:05:51 -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 https://bugs.freedesktop.org/show_bug.cgi?id=28860 --- Comment #9 from Sven Arvidsson 2010-07-11 10:05:51 PDT --- (In reply to comment #8) > > I pulled 1 of the 3 failing shaders from the error log. If you have some > familiarity with assembly code, you can look through the log and try to find > optimization opportunities that would reduce the number of instructions we need > to emit. This would be very helpful. I would recommend looking at the code > after the dataflow passes, because at this point most of our optimizations have > already been done. If you are unsure of what the instructions do, their > definitions are in this file: > src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h Thanks for having a look at the bug! Unfortunately I don't think I can be of much help, this sounds like something well above my meager skills. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.