http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #10 from Doron <[EMAIL PROTECTED]> 2008-09-08 03:20:46 PST ---
(In reply to comment #9)
Hi Michel,
> (In reply to comment #7)
> >
> > I hope someone can give me a hand here,
> > since this will help many r300 users.
>
> How do
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #11 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-08 03:50:01 PST
---
(In reply to comment #10)
> Since it looks like a busy loop (which causes X to go 100%), breaking
> this loop will help others as well.
Those are typical symp
Hi!
For those drivers that for whatever reason will not be using GEM but
interface directly to the TTM code, I've made a suggestion for
a new user-space interface. The header files are attached to the mail.
The idea here is that a driver wanting to use this interface includes
one or more of th
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #12 from Doron <[EMAIL PROTECTED]> 2008-09-08 04:21:41 PST ---
(In reply to comment #11)
Dear Michel,
> Those are typical symptoms of a GPU lockup, which can be caused by any number
> of different things. The usual causes result in
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #13 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-08 05:10:42 PST
---
(In reply to comment #12)
> I'm sorry, from a programmer's point of view it behaves like it's in a loop.
It is in a loop, waiting for the GPU to finish proces
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #9 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-08 01:50:14 PST
---
(In reply to comment #7)
>
> I hope someone can give me a hand here,
> since this will help many r300 users.
How do you know that? This is the only report I'v
http://bugs.freedesktop.org/show_bug.cgi?id=10211
Jerome Glisse <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Reso
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #14 from Doron <[EMAIL PROTECTED]> 2008-09-08 05:53:58 PST ---
Hi Michel,
We may have some progress due to your DRI suggestion...
I remarked NoAccl, and added DRI false. For some strange reason,
I had acceleration (window moving di
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #15 from Doron <[EMAIL PROTECTED]> 2008-09-08 05:55:44 PST ---
Created an attachment (id=18737)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18737)
X with Accel on, DRI off log file
--
Configure bugmail: http://bugs.freed
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #16 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-08 07:02:27 PST
---
(In reply to comment #14)
> For some strange reason, I had acceleration (window moving didn't flicker as
> I'm used to...).
Nothing strange, you only disabled
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #17 from Doron <[EMAIL PROTECTED]> 2008-09-08 07:19:42 PST ---
(In reply to comment #16)
> Hmm, then I'm not sure anymore this really is a GPU lockup... it would be
> interesting if when the X server is hanging, you could log in vi
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #18 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-08 07:39:07 PST
---
(In reply to comment #17)
> Any other binaries which should be recompiled in debug mode ? (ie-
> xf86-video-ati, etc.)
Yeah, xserver and xf86-video-ati for st
http://bugs.freedesktop.org/show_bug.cgi?id=17075
--- Comment #19 from Doron <[EMAIL PROTECTED]> 2008-09-08 09:11:55 PST ---
OK, here's the gdb output and then my explanations:
Continuing.
Program received signal SIGUSR1, User defined sign
http://bugs.freedesktop.org/show_bug.cgi?id=17075
Dushan Tcholich <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
http://bugs.freedesktop.org/show_bug.cgi?id=17491
Summary: x11-drivers/xf86-video-intel-2.4.2-r1 xorg-server-1.5.0
mesa-7.1 DRI enabled by looks weird
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
URL: http:
http://bugs.freedesktop.org/show_bug.cgi?id=17491
--- Comment #1 from Maciej Józiewicz <[EMAIL PROTECTED]> 2008-09-08 17:16:41
PST ---
Created an attachment (id=18757)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18757)
my xorg.conf
--
Configure bugmail: http://bugs.freedesktop.org
http://bugs.freedesktop.org/show_bug.cgi?id=17491
--- Comment #2 from Maciej Józiewicz <[EMAIL PROTECTED]> 2008-09-08 17:17:25
PST ---
Created an attachment (id=18758)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18758)
my Xorg log
--
Configure bugmail: http://bugs.freedesktop.org/
http://bugs.freedesktop.org/show_bug.cgi?id=17491
--- Comment #3 from Maciej Józiewicz <[EMAIL PROTECTED]> 2008-09-08 17:19:04
PST ---
Created an attachment (id=18759)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18759)
output of glxinfo
The "Failed to initialize TTM buffer manager.
http://bugs.freedesktop.org/show_bug.cgi?id=17491
--- Comment #4 from Maciej Józiewicz <[EMAIL PROTECTED]> 2008-09-08 17:19:38
PST ---
Created an attachment (id=18760)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18760)
my 'lspci -v' output
--
Configure bugmail: http://bugs.freedes
http://bugs.freedesktop.org/show_bug.cgi?id=17491
--- Comment #5 from Maciej Józiewicz <[EMAIL PROTECTED]> 2008-09-08 17:25:08
PST ---
Created an attachment (id=18762)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18762)
dmesg output
--
Configure bugmail: http://bugs.freedesktop.org
http://bugs.freedesktop.org/show_bug.cgi?id=17491
Maciej Józiewicz <[EMAIL PROTECTED]> changed:
What|Removed |Added
Component|General |Drivers/DRI/i965
http://bugzilla.kernel.org/show_bug.cgi?id=10289
[EMAIL PROTECTED] changed:
What|Removed |Added
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
|bugs.osdl
22 matches
Mail list logo