From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 29818] New: r600g "vbo resource seems too big" spam
Date: Thu, 26 Aug 2010 05:50:17 -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 A9E4A9E9CA
for ;
Thu, 26 Aug 2010 05:50:17 -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=29818
Summary: r600g "vbo resource seems too big" spam
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: seppo.yli-olli@iki.fi
I get lotsa (128 in dmesg) "radeon 0000:01:00.0: vbo resource seems too big
(32769) for the bo (32768)" with glxgears atm and machine slows down to a
crawl.
I suspect related to this http://www.spinics.net/lists/dri-devel/msg03278.html
off-by-one discussion.
Considering the version of DRM I have seems to have the line
"size = radeon_get_ib_value(p, idx+1+(i*7)+1) + 1;" and agd5f claims the patch
in the link was wrong, this could hint that r600g has the size wrong.
Mesa 90437330e2886fcd351dd11ee0e5aa3e8b523fdc.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.