Re: Removal of mach64

2010-02-10 Thread Catalin Patulea
On Tue, Feb 9, 2010 at 10:15 AM, Alex Deucher wrote: > You might check if your bios has an option to enable an irq for vga > devices.  You'll need an irq for vblank support, but beyond that I > don't recall what else the mach64 could use irqs for. Unfortunately, no such option in the BIOS. I thoug

Re: Removal of mach64

2010-02-09 Thread Catalin Patulea
ing windows around (70% on a 2 GHz P4).. any hints on reducing that? Thanks, Catalin 2010/2/7 Catalin Patulea : > 2010/2/7 Kristian Høgsberg : >> They live in the kernel. > I can't seem to find them there.. perhaps I'm looking in the wrong place: > http://git.kernel.

Re: Removal of mach64

2010-02-07 Thread Catalin Patulea
2010/2/7 Kristian Høgsberg : > They live in the kernel. I can't seem to find them there.. perhaps I'm looking in the wrong place: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=drivers/gpu/drm --

Removal of mach64

2010-02-07 Thread Catalin Patulea
Hello, I am interested in getting DRI working on my ATI Rage XL card under 2.6.31-14 with mach64_drv 6.8.2 (Xorg 1.6.3 from Ubuntu Karmic koala). Git says that the mach64 driver was deleted, along with shared-code, linux-core, etc, in commit 9dd361. Do these drivers live anywhere else now? Has any