The docs at
http://dri.sourceforge.net/doc/drm_low_level.html
say about drmAddMap(), for type DRM_SHM,
"A shared memory area of the requested size will be created and locked in
kernel memory."
Is that supposed to be the same thing as "locked in physical memory"?
Because without specifying more
On Thu, 13 Mar 2003, Smitty wrote:
>> My Radeon DDR VIVO identified itself (under windows) as a 7200...
>My Radeon 32MB SDR identifies itself (under windows) as a 7200...
That's because the video drivers have had the PCI ID to name
mappings changed from "Radeon xxx SDR/DDR" to "Radeon 7200". To
Hello,
I do linux ports of Torque engine games from www.garagegames.com. The
Torque engine is based on the Tribes 2 engine.
>From user reports, it seems like the engine has problems with DRI-based
cards. I've received reports of problems from users with Voodoo3, Matrix
G400, and ATI Radeon 64 D
Title: AD 3
IT'S NEVER BEEN EASIER TO ORDER YOUR PRESCRIPTIONS ONLINE
We are the largest U.S. Company specializing in Prescriptions for VIAGRA & other FDA approved medications.
Order from the comfort of your own home
** Free
Title: GENERIC VIAGRA
GENERIC
VIAGRA
Now you can get generic Viagra for as low as
$2.50. per 50 mg dose, with a FREE physician's consultation and
dis
Does anything use read/write/poll on the DRM? The drm-filp changes will
touch all of the device entry points for BSD, and I was wondering if
these functions are still used/useful in the current state of things.
--
Eric Anholt[EMAIL PROTECTED]
http://peop
Title: eu.CMAX.com
On Thu, 2003-03-13 at 00:51, Keith Whitwell wrote:
> Eric Anholt wrote:
> > On Wed, 2003-03-12 at 05:57, Keith Whitwell wrote:
> >
> >>OK, now that the recycle lockup has been found & fixed, I don't see any
> >>problems with this patch. Has anyone got any objections to merging it to the
> >>tr
A win-win for homeowners.
Online insta-quote service.
http://www.e-bestfinancerate.com/mortgage/index.asp?Afft=QM112";>Start here for a fast quote and
http://www.e-bestfinan
Thanks for the info.
Perhaps this should be added to the FAQ (even thought
it probably isn't asked that frequently)?
=
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
--Arno Schaefer's .sig
E-Mail: [EMAIL PROTECTED]
Michael Mazack wrote:
Hello,
I was wondering about the return value of
glGetString(GL_VERSION) on the R200 driver (may be on
other drivers too). It seems to return "1.2 Mesa
4.0.4" (this is with XFree86 4.3.0) but the Mesa
website says "Mesa 4.0 implements the OpenGL 1.3
specification". Is 1.2 the
Hello,
I was wondering about the return value of
glGetString(GL_VERSION) on the R200 driver (may be on
other drivers too). It seems to return "1.2 Mesa
4.0.4" (this is with XFree86 4.3.0) but the Mesa
website says "Mesa 4.0 implements the OpenGL 1.3
specification". Is 1.2 the version implemented i
> I'm not sure what you mean here. If you cvs commit on the webserver, the
> only bandwidth you need is for the I/O on your terminal. The CVS
> protocol traffic is only between the machine you are logged in on and
> the machine the CVS repository is on, both sf.net. And even if you
> commit direct
> Maybe this is a radical proposal, but it's a thing I've made good
> experience with, over the last few months.
>
> http://twiki.org
>
> It is probably not the right thing if you want a perfectly styled
> corporate web site. But it is an easy way for everybody to keep
> documentation up-to-date
On Don, 2003-03-13 at 13:22, Peter Andersson wrote:
> I have just compiled and installed the DRI cvs (7th mars 2003) on a umax
> apus 3000 running suse linuxppc 7.1 and kernel 2.4.2. Compiling went fine
> but i have two questions i would like to ask you.
>
> 1.) Everything works fine if i only ru
Maybe this is a radical proposal, but it's a thing I've made good
experience with, over the last few months.
http://twiki.org
It is probably not the right thing if you want a perfectly styled
corporate web site. But it is an easy way for everybody to keep
documentation up-to-date. The documents a
n only extends to direct rendering contexts.
New State
None
New Implementation Dependent State
None
texmem-0-0-1-20030313.tar.bz2
Description: Binary data
On Don, 2003-03-13 at 16:05, Smitty wrote:
>
> > > I'd rather not use CVS myself just for the website, when I mess up a
> > > single character I just ssh onto the webserver and use vi to change
> > > it.
> > >
> > > Also when something is being considered I like to test it / play with
> > > and
> > > 7200" aka "Radeon 64 DDR", is the type and speed of the memory,
> > > and that the TCL unit is somehow disabled via software.
> > 7200 is SDR.
>
> You sure about that?
Reasonably sure.
> My Radeon DDR VIVO identified itself (under windows) as a 7200...
My Radeon 32MB SDR identifies itsel
> We don't need to put everything into CVS right away, but the way several
> people are editing the same files right now is dangerous.
Somewhat, at least it makes life interesting.
> > I'd rather not use CVS myself just for the website, when I mess up a
> > single character I just ssh onto the
Title: Ftutyxomyttxiuqspevsdgjleytabjyiifptisyffte
YOurs
No mail!
vqHs5t5j20N
3595sTl6áÄ
ë^¨¥Ë)¢{(ç[È*ò¦Ú
©ezxÉèÂ^gr¶)àjwkz¬µêáz·¢»(é¢Öè bî©Ý¶
©Üzðyâ§ez#èvm§ÿÚvË(º·~àzwýÈ"n)ÿçbç-¦[ak
4ßW§¸z÷¥¨¥x%ËC®'^½éeËl²«qç讧zØm¶?þX¬¶Ë(º·~àzwþX¬
Martin Spott <[EMAIL PROTECTED]> wrote:
> Keith Whitwell <[EMAIL PROTECTED]> wrote:
>> CVSROOT: /cvsroot/dri
>> Module name: xc
>> Repository: xc/xc/programs/Xserver/hw/xfree86/drivers/ati/
>> Changes by: [EMAIL PROTECTED] 03/03/12 05:54:45
>> Log message:
>> Fix recycle lockup (Mich
Hello!
On Thu, Mar 13, 2003 at 05:15:03PM +0100, Dave Jones wrote:
> >Seems this is right list/person to post this.
> >I am looking at ./drivers/char/drm/drm_drv.h::drm_init() (latest 2.4), and
> >it seems there is a memleak on error exit path.
> >If DRM(stub_register)(DRIVER_
On Wed, Mar 12, 2003 at 11:34:08PM +0300, Oleg Drokin wrote:
> Hello!
>
>Seems this is right list/person to post this.
>I am looking at ./drivers/char/drm/drm_drv.h::drm_init() (latest 2.4), and
>it seems there is a memleak on error exit path.
>If DRM(stub_register)(DRIVER_NA
Hi!
I have just compiled and installed the DRI cvs (7th mars 2003) on a umax
apus 3000 running suse linuxppc 7.1 and kernel 2.4.2. Compiling went fine
but i have two questions i would like to ask you.
1.) Everything works fine if i only run one display but when i try to run
two the X server won't
Eric Anholt wrote:
On Wed, 2003-03-12 at 05:57, Keith Whitwell wrote:
OK, now that the recycle lockup has been found & fixed, I don't see any
problems with this patch. Has anyone got any objections to merging it to the
trunk?
Eric, do you think this will be impossible to support on bsd? It s
26 matches
Mail list logo