From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 28517] [r300g] loop unrolling fails (was: Savage 2 : characters are not rendered + another corruptions) Date: Mon, 30 Aug 2010 12:24:37 -0700 (PDT) Message-ID: <20100830192437.5AF231300E4@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 877DD9E7EB for ; Mon, 30 Aug 2010 12:24:37 -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=28517 --- Comment #31 from Sven Arvidsson 2010-08-30 12:24:37 PDT --- (In reply to comment #29) > Created an attachment (id=38306) View: https://bugs.freedesktop.org/attachment.cgi?id=38306 Review: https://bugs.freedesktop.org/review?bug=28517&attachment=38306 > Reduce the number of loop iterations > > Does this patch impact performance at all? No noticeable difference here either. I did notice a few compile errors though: r300 FP: Compiler Error: Fragment program does not support relative addressing of source operands. Using a dummy shader instead And I'm getting these errors: radeon: The kernel rejected CS, see dmesg for more information. dmesg: [340535.918564] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [340536.199125] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for color buffer 0 (need 4194304 have 3145728) ! [340536.199129] [drm:r100_cs_track_check] *ERROR* [drm] color buffer 0 (1024 4 0 1024) This behaviour is the same with or without the patch. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.