All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 47039] radeon: The kernel rejected CS
  2012-03-07  9:22 [Bug 47039] New: radeon: The kernel rejected CS bugzilla-daemon
@ 2012-03-07  4:55 ` bugzilla-daemon
  2012-03-07 10:08 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-03-07  4:55 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2012-03-07 04:55:45 UTC ---
The commit d0f8561574023aa8f2e0fdf553ee168253567437 should fix this. Please
test Mesa master and close this bug if the issue is gone.

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

* [Bug 47039] New: radeon: The kernel rejected CS
@ 2012-03-07  9:22 bugzilla-daemon
  2012-03-07  4:55 ` [Bug 47039] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-03-07  9:22 UTC (permalink / raw)
  To: dri-devel

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

             Bug #: 47039
           Summary: radeon: The kernel rejected CS
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: vindicators1@yahoo.fr


Report bug in Opengl accelered :

report glxgear :

radeon: The kernel rejected CS, see dmesg for more information.
EE r600_pipe.c:78 r600_create_fence - r600: too many concurrent fences


And dmesg :

[52416.024710] radeon 0000:02:00.0: forbidden register 0x00028354 at 168
[52416.024713] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

In Fedora 16 and kernel 3.2.9-2

My computeur description :

 cat /proc/bus/pci/devices | grep VGA || lspci | grep VGA | colrm 1 4 ; \
> cat /proc/cpuinfo | egrep "model name|MHz" ; \
> xdpyinfo | egrep "version:|dimensions|depth of" ; \
> glxinfo | egrep -A2 "rendering|OpenGL" ; \
> uname -sr;

0.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4850]
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
cpu MHz         : 1000.000
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
cpu MHz         : 1000.000
  dimensions:    2560x1024 pixels (677x270 millimeters)
  depth of root window:    24 planes
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
--
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV770
OpenGL version string: 2.1 Mesa 8.1-devel (git-43af02a)
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, 
Linux 3.2.9-2.fc16.x86_64

Reproductible :
permanently

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

* [Bug 47039] radeon: The kernel rejected CS
  2012-03-07  9:22 [Bug 47039] New: radeon: The kernel rejected CS bugzilla-daemon
  2012-03-07  4:55 ` [Bug 47039] " bugzilla-daemon
@ 2012-03-07 10:08 ` bugzilla-daemon
  2012-03-07 13:53 ` bugzilla-daemon
  2012-03-27  7:21 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-03-07 10:08 UTC (permalink / raw)
  To: dri-devel

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

Sylvain Réault <vindicators1@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |highest

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

* [Bug 47039] radeon: The kernel rejected CS
  2012-03-07  9:22 [Bug 47039] New: radeon: The kernel rejected CS bugzilla-daemon
  2012-03-07  4:55 ` [Bug 47039] " bugzilla-daemon
  2012-03-07 10:08 ` bugzilla-daemon
@ 2012-03-07 13:53 ` bugzilla-daemon
  2012-03-27  7:21 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-03-07 13:53 UTC (permalink / raw)
  To: dri-devel

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

Sylvain Réault <vindicators1@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sylvain Réault <vindicators1@yahoo.fr> 2012-03-07 05:53:23 PST ---
It's very good!

Thank you for the correction and your work in general

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

* [Bug 47039] radeon: The kernel rejected CS
  2012-03-07  9:22 [Bug 47039] New: radeon: The kernel rejected CS bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-03-07 13:53 ` bugzilla-daemon
@ 2012-03-27  7:21 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-03-27  7:21 UTC (permalink / raw)
  To: dri-devel

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

Sylvain Réault <vindicators1@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

end of thread, other threads:[~2012-03-27  7:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07  9:22 [Bug 47039] New: radeon: The kernel rejected CS bugzilla-daemon
2012-03-07  4:55 ` [Bug 47039] " bugzilla-daemon
2012-03-07 10:08 ` bugzilla-daemon
2012-03-07 13:53 ` bugzilla-daemon
2012-03-27  7:21 ` 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.