Am Sonntag, 9. Dezember 2001 22:01 schrieben Sie:
> Sorry if this is a duplicate: It's been 8 hours or more, and I havent seen
> a copy of my email to the list.
>
> I'm looking to write a driver that implements /dev/agpgart, as a first step
> towards doing a full DRI port.
>
> Trouble is, I cant seem to find anything that USES the device any more.
> In Xfree 3.x only the intel i810 drivers seem to have it.
>
> in Xfree4, os-support/lnx_agp.c has it.... but nothing seems to use the 
> related
>
> xf86AgpGARTSupported|xf86GetAGPInfo|xf86AcquireGART|xf86AllocateGARTMemory
>
> routines, besides the i810 driver again.
>
> [which I think is really wierd, because I thought AGP was this huge win
> on memory access speed, so I was assuming everything that could use it,
>  would use it]
>
>
> So: suggestions for programs that use /dev/agpgart, so I can test on a
> reasonable scale?

There was a reply to your first post:

[-]
Hello

Have you checked that your AGP module is correctly loaded ?
If so, I suggest that you compile and run (as root, and before running X) the
C program located at :
http://ltswww.epfl.ch/~aspert/patches/testgart.c

Send the output of the program to the list...

Best regards

Nicolas.
[-]

Have a nice 2. Advent.

-Dieter
-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: [EMAIL PROTECTED]

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to