Re: rectangular texture fallbacks on radeon..

2005-07-11 Thread Roland Scheidegger
Dave Airlie wrote: Okay I know the radeon has a slightly wierd 0..1 instead of 0..[wh], why does this cause a fallback to non-tcl? can the hardware not do it or are we missing something in Mesa to let it ... How else would you do the coordinate translation if not with a tcl fallback? I think

Re: R300 DRI report

2005-07-11 Thread Vladimir Dergachev
On Mon, 11 Jul 2005, Sander Sweers wrote: Hi, I have been trying the r300 driver with kernel 2.6.12 and xorg 6.8.99.8 and i have to say I'm impressed :) I have been playing with xscreensaver and am getting +/- 16 fps with a cpu (amd64 3200) load of 50%. I am running gentoo 2005.0/multilib.

Current DRM CVS ?

2005-07-11 Thread Vladimir Dergachev
Hi all, Would anyone know which DRM CVS tree I should submit patches against ? I wanted to give a try at making a patch with R300 DRM driver changes as the source has mostly stabilized. thank you ! Vladimir Dergachev

Re: Current DRM CVS ?

2005-07-11 Thread Adam Jackson
On Monday 11 July 2005 11:01, Vladimir Dergachev wrote: Hi all, Would anyone know which DRM CVS tree I should submit patches against ? I wanted to give a try at making a patch with R300 DRM driver changes as the source has mostly stabilized. I didn't know there was more than one.

Re: Current DRM CVS ?

2005-07-11 Thread Vladimir Dergachev
On Mon, 11 Jul 2005, Adam Jackson wrote: On Monday 11 July 2005 11:01, Vladimir Dergachev wrote: Hi all, Would anyone know which DRM CVS tree I should submit patches against ? I wanted to give a try at making a patch with R300 DRM driver changes as the source has mostly stabilized. I

Re: Current DRM CVS ?

2005-07-11 Thread Adam Jackson
On Monday 11 July 2005 13:29, Vladimir Dergachev wrote: On Mon, 11 Jul 2005, Adam Jackson wrote: I didn't know there was more than one. /cvs/dri co drm Thank you ! What about code that Jon is working on ? Is it in ? If his changes aren't in CVS then I don't know where they are. Jon

[Bug 3715] Kernel panics after loading i915 module

2005-07-11 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3715 --- Additional Comments From [EMAIL PROTECTED] 2005-07-12 04:26 --- A

[UPDATE PATCH 10/14] drm/i830_irq: use wait_event_interruptible_timeout()

2005-07-11 Thread Nishanth Aravamudan
On 08.07.2005 [17:14:12 -0700], Nishanth Aravamudan wrote: From: Nishanth Aravamudan [EMAIL PROTECTED] Description: Replace custom wait-queue usage with wait_event_interruptible_timeout(). This required some more complex return code evaluation, but simplifies the loop itself to one

[Bug 2786] Patch for intel 915GM

2005-07-11 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2786 [EMAIL PROTECTED] changed: What|Removed |Added

Re: R300 DRI report

2005-07-11 Thread Sander Sweers
On 11/07/05, Vladimir Dergachev [EMAIL PROTECTED] wrote: On Mon, 11 Jul 2005, Sander Sweers wrote: Hi, I have been trying the r300 driver with kernel 2.6.12 and xorg 6.8.99.8 and i have to say I'm impressed :) I have been playing with xscreensaver and am getting +/- 16 fps with

[Bug 3715] Kernel panics after loading i915 module

2005-07-11 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3715 --- Additional Comments From [EMAIL PROTECTED] 2005-07-12 06:07 --- I

[Bug 3715] Kernel panics after loading i915 module

2005-07-11 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3715 --- Additional Comments From [EMAIL PROTECTED] 2005-07-12 06:35 --- did

Re: r300 initial PCI-express patch .. not working ...

2005-07-11 Thread Pedro Ramalhais
Dave Airlie wrote: Hi all, I've written the initial code for PCI express for the X300 (patch attached), it sets the registers up somewhat like the normal PCI gart code, and like what fglrx seems to do as well... Now my problem at the moment is I can't get fglrx to work on my X300 at

Re: r300 initial PCI-express patch .. not working ...

2005-07-11 Thread Dave Airlie
Now my problem at the moment is I can't get fglrx to work on my X300 at all either, it hangs... (XP works fine..), I'm going to install FC3 as well as ubuntu just to get a second opinion :-) Well all the latest pcie code is in r300.sf.net drm, it still doesn't work for me, and I've ran