Re: Lockups with Googleearth

2007-03-06 Thread Adam K Kirchhoff
Adam K Kirchhoff wrote: > On Mon, 2007-03-05 at 14:13 -0500, Adam K Kirchhoff wrote: > >> On Mon, 2007-03-05 at 20:03 +0100, Michel Dänzer wrote: >> >>> On Sun, 2007-03-04 at 11:16 -0500, Adam K Kirchhoff wrote: >>> I've been trying to track down this problem I've been having wi

Re: Lockups with Googleearth

2007-03-06 Thread Michel Dänzer
On Tue, 2007-03-06 at 04:32 -0500, Adam K Kirchhoff wrote: > > commit 09e4df2c65c1bca0d04c6ffd076ea7808e61c4ae causes the lockup.. If > I'm reading the git log properly this is right after the merge from > vbo-0.2. However, commit 47d463e954efcd15d20ab2c96a455aa16ddffdcc also > causes the loc

Merging page flipping & triple buffering for i915tex driver

2007-03-06 Thread Michel Dänzer
This functionality has been available on branches i915-pageflip (drm), i830-pageflip (xf86-video-intel) and i915tex-pageflip (mesa) for two weeks. In order to be able to use page flipping independently on each pipe, the X server DRI module changes from the xserver master branch are also needed. I

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #59 from [EMAIL PROTECTED] 2007-03-06 02:47 PST --- I think I figured out why the vertical mirror isn't working. For some reason it's fragment.position (after appropriate scaling and non-power-of-two adjust) seems to be mos

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #60 from [EMAIL PROTECTED] 2007-03-06 03:19 PST --- Created an attachment (id=8995) --> (http://bugs.freedesktop.org/attachment.cgi?id=8995&action=view) Blob rendering the vertical mirror with correct XY masking. This is

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #61 from [EMAIL PROTECTED] 2007-03-06 03:21 PST --- Created an attachment (id=8996) --> (http://bugs.freedesktop.org/attachment.cgi?id=8996&action=view) R300 rendering the vertical mirror with correct XY masking. Same pro

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #62 from [EMAIL PROTECTED] 2007-03-06 03:27 PST --- Created an attachment (id=8997) --> (http://bugs.freedesktop.org/attachment.cgi?id=8997&action=view) R300 rendering the vertical mirror with INCORRECT XYZ masking. This

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #63 from [EMAIL PROTECTED] 2007-03-06 03:31 PST --- I also did some more checking with just an X mask (result.color.x) and R300 generates a red color, while the blob generates a cyan color. So I think something is missing..

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #2 from [EMAIL PROTECTED] 2007-03-06 04:25 PST --- globs works here as of http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commitdiff;h=6f9b1afc862851532e4820705c412388b497ad58 No idea about Second Life. -- Configure bu

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #3 from [EMAIL PROTECTED] 2007-03-06 04:37 PST --- I tested Second Life on r300 and noticed that login screen is not visible until you change size of the window. After that you can use the menu and even play. -- Configure

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #4 from [EMAIL PROTECTED] 2007-03-06 04:49 PST --- (In reply to comment #3) > I tested Second Life on r300 and noticed that login screen is not visible > until > you change size of the window. After that you can use the men

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #5 from [EMAIL PROTECTED] 2007-03-06 05:01 PST --- (In reply to comment #4) > (In reply to comment #3) > > I tested Second Life on r300 and noticed that login screen is not visible > > until > > you change size of the windo

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #6 from [EMAIL PROTECTED] 2007-03-06 05:07 PST --- (In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #3) > > > I tested Second Life on r300 and noticed that login screen is not visible > > > until

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #7 from [EMAIL PROTECTED] 2007-03-06 05:38 PST --- Can somebody test the patch I pushed? It sounds like it could help. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #8 from [EMAIL PROTECTED] 2007-03-06 05:47 PST --- BTW Second Life client is free, with source. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #9 from [EMAIL PROTECTED] 2007-03-06 07:22 PST --- (In reply to comment #7) > Can somebody test the patch I pushed? It sounds like it could help. I planned that, I've to recompile my mesa... I'll report after testing ;) -

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #11 from [EMAIL PROTECTED] 2007-03-06 09:39 PST --- michael: can you also patch r200 please. I tried it myself, but seems my patch was so poor, that it crashed the application :-( was something like that: diff --git a/src

Re: Debugging the Radeon 200M command processor (CP)

2007-03-06 Thread Phillip Ezolt
On 3/5/07, Phillip Ezolt <[EMAIL PROTECTED]> wrote: Dave, On 3/4/07, Dave Airlie <[EMAIL PROTECTED]> wrote: > > > >> only enough to map 512k... (Also, the addresses are stored in big > endian.. I > >> think.) I might be interesting to actually look at what is in these > >> addresses. > > > > Th

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #12 from [EMAIL PROTECTED] 2007-03-06 09:44 PST --- > I've applied to the ubuntu mesa 6.5.2 and patched all correctly (no warnings, > no errors) so I'll post on launchpad too! Here you are the launchpad bug I've posted: htt

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #13 from [EMAIL PROTECTED] 2007-03-06 09:53 PST --- (In reply to comment #11) > michael: can you also patch r200 please. I tried it myself, but seems my > patch > was so poor, that it crashed the application :-( I think i

[Bug 9910] fragment.position is broken on R300 but works on software mesa

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9910 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Merging page flipping & triple buffering for i915tex driver

2007-03-06 Thread Eric Anholt
On Tue, 2007-03-06 at 11:07 +0100, Michel Dänzer wrote: > This functionality has been available on branches i915-pageflip (drm), > i830-pageflip (xf86-video-intel) and i915tex-pageflip (mesa) for two > weeks. In order to be able to use page flipping independently on each > pipe, the X server DRI mo

Re: Lockups with Googleearth

2007-03-06 Thread Adam K Kirchhoff
Michel Dänzer wrote: > On Tue, 2007-03-06 at 04:32 -0500, Adam K Kirchhoff wrote: > >> commit 09e4df2c65c1bca0d04c6ffd076ea7808e61c4ae causes the lockup.. If >> I'm reading the git log properly this is right after the merge from >> vbo-0.2. However, commit 47d463e954efcd15d20ab2c96a455aa16dd

[Bug 9876] SecondLife does not show login screen

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9876 --- Comment #14 from [EMAIL PROTECTED] 2007-03-06 14:18 PST --- (In reply to comment #13) > (In reply to comment #11) > > michael: can you also patch r200 please. I tried it myself, but seems my > > patch > > was so poor, that it cras

[Bug 10201] New: Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 Summary: Refcounting assertion failure - OpenGL screensaver core- dumps with git Mesa (2007-Mar-06) Product: Mesa Version: CVS Platform: x86 (IA32) OS/Version: Linux (All)

[Bug 10201] Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 --- Comment #1 from [EMAIL PROTECTED] 2007-03-06 14:24 PST --- Environment is FC5 with Xorg from FC6, running Linux 2.6.20.1. Hardware is dual P4 Xeon with HT, with a Radeon 9200 card. -- Configure bugmail: http://bugs.freedesktop.o

[Bug 10201] Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 --- Comment #2 from [EMAIL PROTECTED] 2007-03-06 14:32 PST --- Not 100% dupe since the code changed, but this is essentially the same as #10182 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar

[Bug 10201] Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Lockups with Googleearth

2007-03-06 Thread Keith Whitwell
Adam K Kirchhoff wrote: > Michel Dänzer wrote: >> On Tue, 2007-03-06 at 04:32 -0500, Adam K Kirchhoff wrote: >> >>> commit 09e4df2c65c1bca0d04c6ffd076ea7808e61c4ae causes the lockup.. If >>> I'm reading the git log properly this is right after the merge from >>> vbo-0.2. However, commit 47d4

[Bug 10201] Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 --- Comment #4 from [EMAIL PROTECTED] 2007-03-06 15:29 PST --- OK, try mesa git again. I've made some additional changes. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 10201] Refcounting assertion failure - OpenGL screensaver core-dumps with git Mesa (2007-Mar-06)

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10201 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from [EM

[Bug 9969] Heavy MGA DRI use causes Xorg lock

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9969 --- Comment #1 from [EMAIL PROTECTED] 2007-03-06 18:18 PST --- Same problem with latest software: - Xorg 7.2 - mga_drv 1.4.6.1 - Mesa 6.5.2 - kernel 2.6.20 - Matrox card BIOS - latest I tried to disable buggy for me COMPOSITE extension

[Bug 8918] radeon driver and XV glitches with AIGLX beryl/compiz

2007-03-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8918 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment #