Re: [Dri-devel] R200_MAX_CLEARS vs R200_MAX_OUTSTANDING

2002-09-30 Thread Keith Whitwell
Felix Kühling wrote: Hello, Modifying the frame throttling code in r200_ioctl.c I removed R200_MAX_OUTSTANDING which is no longer needed there. It is, however, still used in r200Clear: if ( rmesa-sarea-last_clear - clear = R200_MAX_OUTSTANDING+1 ) { break; } The

Re: [Dri-devel] R200_MAX_CLEARS vs R200_MAX_OUTSTANDING

2002-09-30 Thread Keith Whitwell
Brian Paul wrote: Felix Kühling wrote: Hello, Modifying the frame throttling code in r200_ioctl.c I removed R200_MAX_OUTSTANDING which is no longer needed there. It is, however, still used in r200Clear: if ( rmesa-sarea-last_clear - clear = R200_MAX_OUTSTANDING+1 ) { break;

Re: [Dri-devel] gcc-2.96 radeon snapshot fails

2002-09-30 Thread José Fonseca
On Sun, Sep 29, 2002 at 09:03:12PM -0700, Jason Cook wrote: Jose, Unfortunately that doesn't fix the problem for me. I get the same results as before. I loose all visual context, X segfaults and all my VTs are black. I reboot and restore. Sorry I can't give feeback on the other cards. What

[Dri-devel] Re: R128 Problems - The information you requested

2002-09-30 Thread Konstantin Lepikhov
Hi! Sun 29, 15:53:34 -0700, Linus Torvalds([EMAIL PROTECTED]) wrote: On 29 Sep 2002, Jay Phelps wrote: It looks to me like DRI claims to be starting up A-OK. However, glxinfo reports no and gears FPS is as such that it's certainly not using DRI, I'm including my log file for

Re: [Dri-devel] Ann: gcc-2.96 compiled snapshots available

2002-09-30 Thread Martin Spott
helpful for those of us who test-run the snapshots on a regular basis against known OpenGL programs. This is from the radeon-20020930 binary snapshot: libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so libGL error: dlopen failed: /lib/libc.so.6: version `GLIBC_2.3' not found (required

Re: [Dri-devel] Ann: gcc-2.96 compiled snapshots available

2002-09-30 Thread Michel Dänzer
before). Unfortunately this appears to be not very helpful for those of us who test-run the snapshots on a regular basis against known OpenGL programs. This is from the radeon-20020930 binary snapshot: libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so libGL error: dlopen

Re: [Dri-devel] re: knobs to turn

2002-09-30 Thread Michel Dänzer
On Mon, 2002-09-30 at 06:40, Nicholas Leippe wrote: On Sunday 29 September 2002 10:13 pm, Jason Cook wrote: Nicholas, I have followed the advice that others gave you in their replies and have been able to find the info on environmental variables but I have not looked in the right

Re: [Dri-devel] re: knobs to turn

2002-09-30 Thread Michel Dänzer
On Mon, 2002-09-30 at 06:13, Jason Cook wrote: Nicholas, I have followed the advice that others gave you in their replies and have been able to find the info on environmental variables but I have not looked in the right place for XF86Config Options. Do you know where to find them? I use

Re: [Dri-devel] re: knobs to turn

2002-09-30 Thread Alan Cox
On Mon, 2002-09-30 at 13:10, Michel Dänzer wrote: Option AGPMode 4 Can cause instabilities or even failures, and doesn't provide too much benefit in my experience. AGPMode has to match the chipset setting (see lspci -v). There is no other correct setting or 'tuning'. Alan

Re: [Dri-devel] re: knobs to turn

2002-09-30 Thread Ville Syrjälä
On Mon, Sep 30, 2002 at 01:42:59PM +0100, Alan Cox wrote: AGPMode has to match the chipset setting (see lspci -v). There is no other correct setting or 'tuning'. I've been wondering about this one. No BIOS I've seen allows you to set a specific mode. On my computer I can only select if 4x is

[Dri-devel] NV_texture_rectangle?

2002-09-30 Thread Ian Romanick
Hello all. I noticed that NV_texture_rectangle appeared in the R100 driver string after then recent R200 merge. I did some looking around, and found that it is explicitly enabled in the R200 driver and has code to support rectangular textures. It seems that it is enabled by default in Mesa.

Re: [Dri-devel] NV_texture_rectangle?

2002-09-30 Thread Ian Romanick
On Mon, Sep 30, 2002 at 09:22:00AM -0600, Brian Paul wrote: Ian Romanick wrote: Hello all. I noticed that NV_texture_rectangle appeared in the R100 driver string after then recent R200 merge. I did some looking around, and found that it is explicitly enabled in the R200 driver and

Re: [Dri-devel] NV_texture_rectangle?

2002-09-30 Thread Brian Paul
Ian Romanick wrote: On Mon, Sep 30, 2002 at 09:22:00AM -0600, Brian Paul wrote: Ian Romanick wrote: Hello all. I noticed that NV_texture_rectangle appeared in the R100 driver string after then recent R200 merge. I did some looking around, and found that it is explicitly enabled in the R200

[Dri-devel] Misterious Xserver crashes with recent binary snapshots

2002-09-30 Thread Felix Kühling
Hi everybody, I just remembered that I had similar symptoms to the ones frequently described on the dri-users list lately (screen goes to power saving mode, system locked). It was after the cvs update that introduced interrupt controlled frame throttling. I noticed that my BIOS assigned IRQ 10

[Dri-devel] [patch] r200 smart frame throttling

2002-09-30 Thread Felix Kühling
Hi r200'ers, here is the improved frame throttling for r200. It compiles on my system. Time for testing ... Best regards, Felix __\|/_____ ___ ___ __Tschüß___\_6 6_/___/__ \___/__ \___/___\___You can do anything,___ _Felix___\Ä/\ \_\ \_\

RE: [Dri-devel] re: knobs to turn

2002-09-30 Thread Jeff Hartmann
Alan, I know we have talked about this issue before, but I want to rehash. The statement that only what the bios programs is not entirely correct, but this does hold true for some chipsets where we don't know all the details of agp mode switching. In fact the agp specification does not

RE: [Dri-devel] re: knobs to turn

2002-09-30 Thread Alan Cox
On Mon, 2002-09-30 at 19:04, Jeff Hartmann wrote: I know we have talked about this issue before, but I want to rehash. The statement that only what the bios programs is not entirely correct, but this does hold true for some chipsets where we don't know all the details of agp mode

[Dri-devel] Xv and OpenGL -- new module idea

2002-09-30 Thread Alex Deucher
I'm pretty unfamiliar with OpenGL programming. I have an idea for an xfree module that I suspect would not be too hard to implement, but I wanted to get some other opinions on it. What I'd like to do is create a module called perhaps ogl-xv or glx-xv that would provide a generic Xv adapter on

Re: [Dri-devel] re: knobs to turn

2002-09-30 Thread Jason Cook
Michel Dänzer wrote: On Mon, 2002-09-30 at 06:13, Jason Cook wrote: Nicholas, I have followed the advice that others gave you in their replies and have been able to find the info on environmental variables but I have not looked in the right place for XF86Config Options. Do you know where to

[Dri-devel] issues/goals for improved texture memory management

2002-09-30 Thread Brian Paul
This was a topic on today's IRC session. Here's a very rough list of issues and goals to consider. After we get a good list we can move onto implementation proposals. If we're really going to do this, let's be sure we do it right. Please contribute comments, new issues, etc. -Brian 1.

[Dri-devel] Re: Dri-devel digest, Vol 1 #1735 - 13 msgs

2002-09-30 Thread Jay Phelps
I'm not sure what you mean by your response. I'm using the code from dri.sf.net. I tried re-applying it after I rebuilt X with the same results. I ended up having to re-build X again to fix it. Jay Date: Mon, 30 Sep 2002 13:32:13 +0400 From: Konstantin Lepikhov [EMAIL PROTECTED] To:

[Dri-devel] DISPLAY=:3.0; path=/tmp/.X11-unix/X0???

2002-09-30 Thread Mike Mestnik
SHORT strace dump of glxinfo... 664 write(1, name of display: :3.0\n, 22) = 22 === Every thing is hunky dory. 664 writev(3, [{b\0\3\0\3\0\0\0, 8}, {GLX, 3}, {\0, 1}], 3) = 12 664 read(3, \1\0\7\0\0\0\0\0\1\222S\262\0\0\0\0\1\0\0\0\0\0\0\0\310..., 32)$ 664 brk(0x8056000)