All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 30665] New: r200 overflow command buffer error
@ 2010-10-06 21:01 bugzilla-daemon
  2010-11-01 12:05 ` [Bug 30665] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-10-06 21:01 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

           Summary: r200 overflow command buffer error
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r200
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: fred@crozat.net


With Mesa 7.9, on r200 chipset (Radeon 9100 IGP), when using gnome-shell 2.91.0
/ clutter 1.4 (or 1.5.x), I'm getting :

File r200_swtcl.c function r200_swtcl_flush line 309
 Rendering was 7 commands larger than predicted size. We might overflow 
command buffer.

whatever the video memory size (up to 128MB)

this is with libdrm 2.4.22 and kernel 2.6.34 or 2.6.36-rc6

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
@ 2010-11-01 12:05 ` bugzilla-daemon
  2010-11-01 13:08 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-11-01 12:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #1 from Frederic Crozat <fred@crozat.net> 2010-11-01 05:05:53 PDT ---
confirming issue with 2.6.36 final kernel, libdrm 2.4.22 and gnome-shell 2.29.1
/ clutter 1.5.x

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
  2010-11-01 12:05 ` [Bug 30665] " bugzilla-daemon
@ 2010-11-01 13:08 ` bugzilla-daemon
  2010-11-01 20:38 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-11-01 13:08 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #2 from Alex Deucher <agd5f@yahoo.com> 2010-11-01 06:08:25 PDT ---
Is this still an issue with mesa from git master or the 7.9 branch?  This patch
specifically:
http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.9&id=6936fbc03999354075da4d5b91b1ee7ce190fa80

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
  2010-11-01 12:05 ` [Bug 30665] " bugzilla-daemon
  2010-11-01 13:08 ` bugzilla-daemon
@ 2010-11-01 20:38 ` bugzilla-daemon
  2011-02-09 15:31 ` [Bug 30665] [RADEON::RS300:R200C] " bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-11-01 20:38 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #3 from Frederic Crozat <fred@crozat.net> 2010-11-01 13:38:49 PDT ---
Just tested 7.9 + r200 6936fbc03999354075da4d5b91b1ee7ce190fa80 commit : still
no change.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] [RADEON::RS300:R200C] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-11-01 20:38 ` bugzilla-daemon
@ 2011-02-09 15:31 ` bugzilla-daemon
  2011-02-09 15:36 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-02-09 15:31 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

Jerome Glisse <glisse@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|r200 overflow command       |[RADEON::RS300:R200C] r200
                   |buffer error                |overflow command buffer
                   |                            |error

--- Comment #4 from Jerome Glisse <glisse@freedesktop.org> 2011-02-09 07:31:58 PST ---
Still an issue ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] [RADEON::RS300:R200C] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-02-09 15:31 ` [Bug 30665] [RADEON::RS300:R200C] " bugzilla-daemon
@ 2011-02-09 15:36 ` bugzilla-daemon
  2011-02-11  6:38 ` bugzilla-daemon
  2011-02-11  6:39 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-02-09 15:36 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #5 from Frederic Crozat <fred@crozat.net> 2011-02-09 07:36:42 PST ---
I'll do more tests soon

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] [RADEON::RS300:R200C] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-02-09 15:36 ` bugzilla-daemon
@ 2011-02-11  6:38 ` bugzilla-daemon
  2011-02-11  6:39 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-02-11  6:38 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #6 from Frederic Crozat <fred@crozat.net> 2011-02-10 22:38:46 PST ---
tested with 2.6.37 + Mesa 7.10, still an issue

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 30665] [RADEON::RS300:R200C] r200 overflow command buffer error
  2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-02-11  6:38 ` bugzilla-daemon
@ 2011-02-11  6:39 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-02-11  6:39 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=30665

--- Comment #7 from Frederic Crozat <fred@crozat.net> 2011-02-10 22:39:12 PST ---
(and libdrm 2.4.23)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-11  6:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 21:01 [Bug 30665] New: r200 overflow command buffer error bugzilla-daemon
2010-11-01 12:05 ` [Bug 30665] " bugzilla-daemon
2010-11-01 13:08 ` bugzilla-daemon
2010-11-01 20:38 ` bugzilla-daemon
2011-02-09 15:31 ` [Bug 30665] [RADEON::RS300:R200C] " bugzilla-daemon
2011-02-09 15:36 ` bugzilla-daemon
2011-02-11  6:38 ` bugzilla-daemon
2011-02-11  6:39 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.