[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #6 from Johannes Engel <[EMAIL PROTECTED]>  2008-02-21 02:42:38 PST 
---
News: The initially descsribed behaviour occurs only without using DRI2.
Running glxgears I get:

> glxgears
7215 frames in 5.0 seconds = 1442.847 FPS
7235 frames in 5.0 seconds = 1446.931 FPS
DRM_I830_EXECBUFFER: -16
glxgears: intel_context.c:860: UNLOCK_HARDWARE: Assertion
`intel->batch->cliprect_mode != REFERENCES_CLIPRECTS' failed.
Abgebrochen

dmesg says:
[drm:drm_buffer_object_validate] *ERROR* Timed out waiting for buffer unmap.
[drm:i915_validate_buffer_list] *ERROR* error on handle validate -16


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

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #5 from Johannes Engel <[EMAIL PROTECTED]>  2008-02-21 01:37:11 PST 
---
Created an attachment (id=14479)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14479)
X.Org.log of the crash after starting compiz

Starting compiz crashes the X.Org server. I stripped the incredible amount of
taking lock and releasing lock. :)


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

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #4 from Johannes Engel <[EMAIL PROTECTED]>  2008-02-21 01:03:56 PST 
---
Created an attachment (id=14477)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14477)
Xorg.0.log with debug enabled

OK, now I got it compiled again. :) Here are my personal test results:

Using DRI2 everything is very slow, even scrolling without compiz.
The Xorg.0.log gets stiffed with messages "taking lock" and "releasing lock".
Just after system start it already has 8 MB of this kind. As announced there is
no direct rendering possible.
glxgears tells me something about 900 fps, but I do not at all see the gears
rotating...


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

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14510] DRI2 fails to unmap buffer

2008-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #3 from Kristian Høgsberg <[EMAIL PROTECTED]>  2008-02-18 08:34:24 
PST ---
(In reply to comment #2)
> I recompiled the X server following the howto from your blog. So at the moment
> the X server does not start anymore. I will investigate further and report my
> findings. :) Can we leave this one open for some days?

No problem, let me know what you find.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14510] DRI2 fails to unmap buffer

2008-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #2 from Johannes Engel <[EMAIL PROTECTED]>  2008-02-18 05:27:22 PST 
---
I recompiled the X server following the howto from your blog. So at the moment
the X server does not start anymore. I will investigate further and report my
findings. :) Can we leave this one open for some days?


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

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14510] DRI2 fails to unmap buffer

2008-02-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510





--- Comment #1 from Kristian Høgsberg <[EMAIL PROTECTED]>  2008-02-15 06:00:27 
PST ---
Could you:

 - attach the log
 - try running the X server under gdb, set a break point on abort and the
attach the backtrace when the assertion fails

Are you trying to run this in direct  rendering mode?  DRI2 is limited to
indirect rendering for now (I'm going to post a heads up).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel