Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-28 Thread Vladimir Dergachev
On Mon, 16 Feb 2004, Hod McWuff wrote: > > OK, thanks for the info about Mesa... I'm building it now I expect to be > testing it after 2300EST (after monday night stargate). > > Onto bigger and better issues... I've been picking through the Gatos and > DRI 2D driver sources, trying to integrate

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-16 Thread Hod McWuff
OK, thanks for the info about Mesa... I'm building it now I expect to be testing it after 2300EST (after monday night stargate). Onto bigger and better issues... I've been picking through the Gatos and DRI 2D driver sources, trying to integrate the Gatos 2D changes cleanly. Getting the radeon_dri

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-16 Thread Alex Deucher
--- Hod McWuff <[EMAIL PROTECTED]> wrote: > On Mon, 2004-02-16 at 11:19, Michel Dänzer wrote: > > On Sat, 2004-02-14 at 05:31, Hod McWuff wrote: > > That's why I told you to forget about their 3D drivers. > > Understood. I'm just making the point that they were forgotten right > from the word Go

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-16 Thread Dieter Nützel
Am Montag, 16. Februar 2004 21:43 schrieb Hod McWuff: > On Mon, 2004-02-16 at 11:19, Michel Dänzer wrote: > > On Sat, 2004-02-14 at 05:31, Hod McWuff wrote: > > That's why I told you to forget about their 3D drivers. > > Understood. I'm just making the point that they were forgotten right > from th

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-16 Thread Hod McWuff
On Mon, 2004-02-16 at 11:19, Michel Dänzer wrote: > On Sat, 2004-02-14 at 05:31, Hod McWuff wrote: > That's why I told you to forget about their 3D drivers. Understood. I'm just making the point that they were forgotten right from the word Go ;) > > > > The problem is simply that I can't see an

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-16 Thread Michel Dänzer
On Sat, 2004-02-14 at 05:31, Hod McWuff wrote: > I just caught on to something - the "Gatos 3D driver" that's been > referred to as the cause of my woes. While reading the documentation > (http://dri.sourceforge.net/cgi-bin/moin.cgi/DriverFiles) I realized > that the "3D driver" is under "xc/lib/G

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-14 Thread Hod McWuff
On Sat, 2004-02-14 at 10:41, Dieter Nützel wrote: > Do you get an empty/black window only? Yes! That's exactly what I'm getting... > > Then it could be the same bug as with quake3-smp (multiple contexts) > introduced in June/July by Ian. > > I'm hunting on it... > > Greetings, > Dieter

Re: [Dri-devel] GATOS and DRI merge attempts

2004-02-14 Thread Dieter Nützel
Am Samstag, 14. Februar 2004 05:31 schrieb Hod McWuff: > All of the experimenting I've done points to the idea that memory setup > problems cause either X locks or instant reboots. With Gatos unmodified, > and the DRI DRM left alone except for the version minor number, and > everything else as Gen

[Dri-devel] GATOS and DRI merge attempts

2004-02-13 Thread Hod McWuff
I just caught on to something - the "Gatos 3D driver" that's been referred to as the cause of my woes. While reading the documentation (http://dri.sourceforge.net/cgi-bin/moin.cgi/DriverFiles) I realized that the "3D driver" is under "xc/lib/GL/mesa/src/drv". The Gatos folks distribute that as a p

Re: [Dri-devel] GATOS and DRI merge

2004-02-11 Thread Alex Deucher
--- Jon Smirl <[EMAIL PROTECTED]> wrote: > There are two mainpieces to this that I know of, maybe more. > > 1) The tuner > 2) video overlays > > xserver may render video overlays pointless. Once we get hardware > compositing > going you should be able to rebuild the entire screen on every TV > f

Re: [Dri-devel] GATOS and DRI merge

2004-02-11 Thread Hod McWuff
On Tue, 2004-02-10 at 17:44, Jon Smirl wrote: > Did GATOS make changes to the DRM drivers? > Yes, for a while I was tracking its CVS and rebuilding often. I had 3D and video working together just fine under 2.4. Gentoo Linux even went as far as making a drm-kernel ebuild that patched for gatos.

Re: [Dri-devel] GATOS and DRI merge

2004-02-10 Thread Jon Smirl
There are two mainpieces to this that I know of, maybe more. 1) The tuner 2) video overlays xserver may render video overlays pointless. Once we get hardware compositing going you should be able to rebuild the entire screen on every TV frame. You may want to review what is happening with xserver

Re: [Dri-devel] GATOS and DRI merge

2004-02-10 Thread Jon Smirl
Did GATOS make changes to the DRM drivers? Is it using I2C to get to the TV tuner on ATI cards? What else get changed in the Xfree drivers? --- Hod McWuff <[EMAIL PROTECTED]> wrote: > > OK, onward and upward... I'm starting to investigate what it would take > to merge the GATOS functionality int

[Dri-devel] GATOS and DRI merge

2004-02-10 Thread Hod McWuff
OK, onward and upward... I'm starting to investigate what it would take to merge the GATOS functionality into the current DRI. I'm sure the XFree side is going to be a pain in the ass, but I'm starting with the kernel modules. The first discrepancy I need cleared up is about driver support. The c