All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 36018] New: RV516 - invalid command stream, forbidden register errors
@ 2011-04-06  7:48 bugzilla-daemon
  2011-04-06  9:14 ` [Bug 36018] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06  7:48 UTC (permalink / raw)
  To: dri-devel

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

           Summary: RV516 - invalid command stream, forbidden register
                    errors
           Product: Mesa
           Version: 7.9
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: tkrah@fachschaft.imn.htwk-leipzig.de


Since upgrade to 2.6.38.2 i see this messages in dmesg very often - but did not
find any other visible error i can tell:

[258869.776561] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 530
!
[258869.776565] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[274506.665934] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
3906 !
[274506.665939] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[274506.761322] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
3906 !
[274506.761327] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[359556.227509] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 474
!
[359556.227514] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[359556.232751] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
9244 !
[359556.232755] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364386.404628] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 452
!
[364386.404633] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364456.416231] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 530
!
[364456.416237] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364557.291013] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
1484 !
[364557.291018] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365187.479279] Forbidden register 0x0000 in cs at 7249 (val=41d00000)
[365187.479283] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365190.322723] Forbidden register 0x0000 in cs at 14669 (val=41d00000)
[365190.322728] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365191.531160] Forbidden register 0x0000 in cs at 711 (val=41d00000)
[365191.531166] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !


Are these messages serious, any things i can provide to get rid of them?

-- 
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] 6+ messages in thread

* [Bug 36018] RV516 - invalid command stream, forbidden register errors
  2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
@ 2011-04-06  9:14 ` bugzilla-daemon
  2011-04-06 11:09 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06  9:14 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2011-04-06 02:14:00 PDT ---
(In reply to comment #1)
> Are these messages serious, any things i can provide to get rid of them?

They mean that some rendering operations are dropped, do you notice any visual
elements missing or looking incorrect? Is there anything related in the stderr
output of 3D apps?

Please attach (as opposed to paste) the output of glxinfo.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 36018] RV516 - invalid command stream, forbidden register errors
  2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
  2011-04-06  9:14 ` [Bug 36018] " bugzilla-daemon
@ 2011-04-06 11:09 ` bugzilla-daemon
  2011-04-06 12:06 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06 11:09 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Torsten Krah <tkrah@fachschaft.imn.htwk-leipzig.de> 2011-04-06 04:09:27 PDT ---
Created an attachment (id=45340)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=45340)
glxinfo output

GlxInfo Output.
Sometimes i miss the graphics of my gnome cpufreq applets (got 4 - 2 are
showing, 2 are garbled - don't know if this is related to those error
messages).

-- 
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] 6+ messages in thread

* [Bug 36018] RV516 - invalid command stream, forbidden register errors
  2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
  2011-04-06  9:14 ` [Bug 36018] " bugzilla-daemon
  2011-04-06 11:09 ` bugzilla-daemon
@ 2011-04-06 12:06 ` bugzilla-daemon
  2011-04-06 13:04 ` bugzilla-daemon
  2011-04-06 13:57 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06 12:06 UTC (permalink / raw)
  To: dri-devel

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/DRI/Radeon          |Drivers/DRI/r300

--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2011-04-06 05:06:56 PDT ---
(In reply to comment #2)
> Sometimes i miss the graphics of my gnome cpufreq applets (got 4 - 2 are
> showing, 2 are garbled - don't know if this is related to those error
> messages).

It might be. If you disable/remove the garbled ones, do the kernel messages
stop?

Are you using compiz or another compositing manager that uses OpenGL?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 36018] RV516 - invalid command stream, forbidden register errors
  2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-04-06 12:06 ` bugzilla-daemon
@ 2011-04-06 13:04 ` bugzilla-daemon
  2011-04-06 13:57 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06 13:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Torsten Krah <tkrah@fachschaft.imn.htwk-leipzig.de> 2011-04-06 06:04:23 PDT ---
At the moment all are showing fine and nothing is garbled - no kernel messages
shown at the moment (don't know how to trigger them).
No i am using plain metacity - all effects disabled, no OpenGL usage afaik.

-- 
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] 6+ messages in thread

* [Bug 36018] RV516 - invalid command stream, forbidden register errors
  2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-04-06 13:04 ` bugzilla-daemon
@ 2011-04-06 13:57 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-04-06 13:57 UTC (permalink / raw)
  To: dri-devel

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|Mesa                        |xorg
            Version|7.9                         |unspecified
          Component|Drivers/DRI/r300            |Driver/Radeon
         AssignedTo|dri-devel@lists.freedesktop |xorg-driver-ati@lists.x.org
                   |.org                        |
          QAContact|                            |xorg-team@lists.x.org

--- Comment #5 from Michel Dänzer <michel@daenzer.net> 2011-04-06 06:57:12 PDT ---
If there's no OpenGL involved, it can't be a Mesa driver issue. So you're
saying that the messages happened while only using the X driver, and only with
kernel 2.6.38.2? Which kernel did you use before?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2011-04-06 13:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06  7:48 [Bug 36018] New: RV516 - invalid command stream, forbidden register errors bugzilla-daemon
2011-04-06  9:14 ` [Bug 36018] " bugzilla-daemon
2011-04-06 11:09 ` bugzilla-daemon
2011-04-06 12:06 ` bugzilla-daemon
2011-04-06 13:04 ` bugzilla-daemon
2011-04-06 13:57 ` 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.