Re: 64-bit kernel with 32-bit userspace app.

2004-11-25 Thread Dave Airlie
Egbert Eich wrote a patch to handle this that's pending review: https://bugs.freedesktop.org/show_bug.cgi?id=943 To work on this stuff my advice is to have a 32-bit machine and a 64-bit machine and have XFree86 4.3 and latest Xorg and make sure all the backwards combinations works or at

Modified Linux 2.6 drm initializes multiple R350's

2004-11-25 Thread Mike Werner
ACPI: PCI interrupt :17:00.0[A]: no GSI [drm:radeon_stub_register] [drm:radeon_stub_register] calling inter_module_register agpgart: agp_backend_acquire: pdev = 0xe2307bfc0800, acquired bridge = 0xe13003934800 [drm:radeon_ctxbitmap_next] drm_ctxbitmap_next bit : 0

Re: [Mesa3d-users] miniglx and radeon r200

2004-11-25 Thread Brian Paul
You're more likely to get help on the DRI list. I'm cc'ing it. -Brian Daniel Sperka wrote: I'm having problems getting miniglx to render anything with my Radeon9000. I saw a post about this from some time back, but no replies to it. I start up simple_server and get this reponse: [EMAIL

Re: via.o build problem with 2.6.10-rc2-mm2

2004-11-25 Thread Alan Cox
On Mer, 2004-11-24 at 02:28, Dave Airlie wrote: That is due to the new remap_pfn_range stuff, I'm not sure we can put checks for it into our CVS tree, as -mm trees don't have different KERNEL_VERSION than Linus trees, you could try building the linux-core tree rather than the linux-2.6 tree...

Re: HyperZ for IGP320M

2004-11-25 Thread Philip Armstrong
On Thu, Nov 25, 2004 at 03:53:17PM +0100, Stephane Marchesin wrote: Btw, we're looking for people that could do some hacking on r200 now, since we don't have access to these cards. I can do r200 (well, rv280). How much hackery is involved? Phil -- http://www.kantaka.co.uk/ .oOo. public key:

[1/34 submit] Reenable MGA DRI on x86-64

2004-11-25 Thread Andreas Kleen
Reenable MGA DRI on x86-64 Has been reported as working. Signed-off-by: Andi Kleen [EMAIL PROTECTED] Index: linux/drivers/char/drm/Kconfig === --- linux.orig/drivers/char/drm/Kconfig 2004-10-19 01:55:10.%N +0200 +++

Re: 64-bit kernel with 32-bit userspace app.

2004-11-25 Thread Thomas Hellström
Egbert Eich wrote a patch to handle this that's pending review: https://bugs.freedesktop.org/show_bug.cgi?id=943 To work on this stuff my advice is to have a 32-bit machine and a 64-bit machine and have XFree86 4.3 and latest Xorg and make sure all the backwards combinations works or at

Re: HyperZ for IGP320M

2004-11-25 Thread Roland Scheidegger
Philip Armstrong wrote: On Thu, Nov 25, 2004 at 03:53:17PM +0100, Stephane Marchesin wrote: Btw, we're looking for people that could do some hacking on r200 now, since we don't have access to these cards. I can do r200 (well, rv280). How much hackery is involved? For once, that's not the same.

tvout support for mach64

2004-11-25 Thread Micha Feigin
Is the tvout support for mach64 supposed to go into the tree? There was a patch running around some time ago that added the tvout support (from gatos I believe). Just added it to the code and its still working and I was wondering why it never made it in.

Re: via.o build problem with 2.6.10-rc2-mm2

2004-11-25 Thread Dave Airlie
Its in 10rc as well. The change fixes various things like remapping pages high up. and the DRM in 10rc works but I really only want to add checks to CVS for released kernels, supporting -mm and -rcs in our CVS tree isn't really something I'd like to spend time on... (I know via isn't in the

Unresolved symbols in X.org modules with Savage IX

2004-11-25 Thread Michal Kepien
Hi there, I'm trying to get my Savage IX running with DRI. I'm precisely following the instructions supplied at http://dri.sourceforge.net/cgi-bin/moin.cgi/Building. After everything is compiled, X.org starts fine, but when I review Xorg.0.log, it turns out that something's screwed up. Here's a

Re: tvout support for mach64

2004-11-25 Thread Dave Airlie
It's more of an Xorg thing than a dri thing, I'd ask on the Xorg lists, I'd be happy to see it go in , it has worked quite well for me ... I think now that Vladimir has merged in the radeon stuff there should be no reason for the tvout to be a separate patch... when I get my laptop fixed I