From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 22576] [KMS] mesa demo spectex broken on rv280
Date: Mon, 10 Dec 2012 14:24:17 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1320659551=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 16FBDE605F
for ;
Mon, 10 Dec 2012 06:24:17 -0800 (PST)
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
--===============1320659551==
Content-Type: multipart/alternative; boundary="1355149456.a8BAe1.30876"; charset="us-ascii"
--1355149456.a8BAe1.30876
Date: Mon, 10 Dec 2012 14:24:16 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=22576
--- Comment #19 from Alan Swanson ---
This fixes lighting bug 26809 with NWN on my rv250, but R200 untested as yet.
To correct the section size mismatch, add the following before the
BEGIN_BATCH_NO_AUTOSTATE() line;
dwords += 2;
Thank you very much for finding this three year old radeon rewrite bug. I
assume you discerned this from cmdscl used for LIT_CMD_1 versus cmdvec used for
LIT_CMD_0?
--
You are receiving this mail because:
You are the assignee for the bug.
--1355149456.a8BAe1.30876
Date: Mon, 10 Dec 2012 14:24:16 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 19
on bug 22576
from Alan Swanson
This fixes lighting bug 26809 with NWN on my rv250, but R200 untested as yet.
To correct the section size mismatch, add the following before the
BEGIN_BATCH_NO_AUTOSTATE() line;
dwords += 2;
Thank you very much for finding this three year old radeon rewrite bug. I
assume you discerned this from cmdscl used for LIT_CMD_1 versus cmdvec used for
LIT_CMD_0?
You are receiving this mail because:
- You are the assignee for the bug.
--1355149456.a8BAe1.30876--
--===============1320659551==
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
--===============1320659551==--