[Dri-devel] Home Loans!... Debt Consolidation... Refinance... 247 9123ZeNn3-573cEFU5968NciH6--25

2003-02-26 Thread damouse61aofl
--=_NextPart_000_00C8_83A44D7D.D8735B75 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 QkVUSEFOWQ0KPGh0bWw+PGhlYWQ+PHRpdGxlPjo6TTo6U3R3d2ZmYXdza2x4 c2J5eWllcmRzb3RjYnh1cnRhcWJ2dGxwZ2xrcXNqPC90aXRsZT48L2hlYWQ+ PGJvZHk+PGNlbnRlcj48YSBocmVmPSJodHRwOi8vd3d

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Michel Dänzer
On Mit, 2003-02-26 at 18:16, Alex Deucher wrote: > --- Sven Luther <[EMAIL PROTECTED]> wrote: [ video memory management ] > > How is it done right now ? Is a part of the onchip memory reserved > > for framebuffer and XAA, and another part free for 3D use ? > > Not sure. I'm not familiar with th

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Michel Dänzer
On Mit, 2003-02-26 at 21:11, Sven Luther wrote: > > [...] because the DRI is just rendering to the framebuffer, it doesn't > know if you are displaying it or not, and doesn't even care. The only > issue is with size limits of the 3D engine, like Michel said, with the > Radeon 3D engine being limit

[Dri-devel] C++ framework for DRI drivers - an early draft

2003-02-26 Thread José Fonseca
Ever since I read Brian Paul post, saying that if he was starting today he probably would chose the C++ language to write Mesa ( http://sourceforge.net/mailarchive/message.php?msg_id=3594551 ), that I've been thinking to myself how to implement a DRI driver in C++ and what advantages would that bri

Re: [Dri-devel] module release method, threads, pids

2003-02-26 Thread Michel Dänzer
On Mit, 2003-02-26 at 17:49, Keith Whitwell wrote: > > Has anyone reproduced the server-recycle hang I reported earlier? I've > changed test machines & don't see it any more... Could be the problem people are complaining about on XFree86 lists and unrelated to your changes. -- Earthling Mich

Re: [Dri-devel] module release method, threads, pids

2003-02-26 Thread Charl P. Botha
On Wed, Feb 26, 2003 at 09:49:46AM -0700, Keith Whitwell wrote: > Charl P. Botha wrote: > >The drmCmdBuffer: -22 is indeed gone. Do you still see the "glthreads: > >radeon_vtxfmt.c:1057: radeonVtxfmtUnbindContext: Assertion vb.context == > >ctx' failed." at startup however? > > > > I haven't repr

Re: [Dri-devel] S3 Savage4 DRI driver status update

2003-02-26 Thread Andreas Karrenbauer
r Savage by: *Andreas Karrenbauer <[EMAIL PROTECTED]> */ #include #include "savage.h" #include "drmP.h" #define DRIVER_AUTHOR "bootstraped by Andreas Karrenbauer" #define DRIVER_NAME "savage" #define DRIVER_DESC "alpha s

Re: [Dri-devel] kernel-module selfdescription

2003-02-26 Thread José Fonseca
On Wed, Feb 26, 2003 at 10:03:40PM +0100, Klaus Niederkrueger wrote: > Hi, > > Sorry that I don't have a better understanding of how DRI works. Maybe my > idea is completely stupid, but I will try anyway: > > I wonder, why the DRI-module linked into XFree depends on the hardware > used. Wouldn't

[Dri-devel] New DRM API for DMA'able PCI memory

2003-02-26 Thread José Fonseca
You can see attached the changes made done so far (patch relative to current HEAD). It's actually very little but I want to be sure we're all aiming on the same direction. Basically these are the new semantics: for all API entries which are interesting from within a DRM kernel module (such as PCI/

Re: [Dri-devel] module release method, threads, pids

2003-02-26 Thread Charl P. Botha
On Wed, Feb 26, 2003 at 09:49:46AM -0700, Keith Whitwell wrote: > Charl P. Botha wrote: > >The drmCmdBuffer: -22 is indeed gone. Do you still see the "glthreads: > >radeon_vtxfmt.c:1057: radeonVtxfmtUnbindContext: Assertion vb.context == > >ctx' failed." at startup however? > > > > I haven't repr

Re: [Dri-devel] kernel-module selfdescription

2003-02-26 Thread Keith Whitwell
Klaus Niederkrueger wrote: Hi, Sorry that I don't have a better understanding of how DRI works. Maybe my idea is completely stupid, but I will try anyway: I wonder, why the DRI-module linked into XFree depends on the hardware used. Wouldn't it be possible to make only the kernel-module being hardw

[Dri-devel] kernel-module selfdescription

2003-02-26 Thread Klaus Niederkrueger
Hi, Sorry that I don't have a better understanding of how DRI works. Maybe my idea is completely stupid, but I will try anyway: I wonder, why the DRI-module linked into XFree depends on the hardware used. Wouldn't it be possible to make only the kernel-module being hardware specific? My idea is

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Sven Luther
On Wed, Feb 26, 2003 at 09:40:18AM -0800, Linus Torvalds wrote: > > On Wed, 26 Feb 2003, Sven Luther wrote: > > > > Yes, and you have to divide the fb memory in two, one for each head, or > > something such, and each head will have its separate offscreen memory > > manager, possibly using differe

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Alex Deucher
--- Linus Torvalds <[EMAIL PROTECTED]> wrote: > > On Wed, 26 Feb 2003, Sven Luther wrote: > > > > Yes, and you have to divide the fb memory in two, one for each > head, or > > something such, and each head will have its separate offscreen > memory > > manager, possibly using different screen str

[Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: drm-filp-0-1-branch)

2003-02-26 Thread Martin Spott
Keith Whitwell <[EMAIL PROTECTED]> wrote: > CVSROOT: /cvsroot/dri > Module name: xc > Repository: xc/xc/programs/Xserver/hw/xfree86/os-support/shared/drm/kernel/ > Changes by: [EMAIL PROTECTED] 03/02/24 19:59:01 > Log message: > Use file pointers instead of pids for resource and

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Sven Luther
On Wed, Feb 26, 2003 at 09:16:53AM -0800, Alex Deucher wrote: > > --- Sven Luther <[EMAIL PROTECTED]> wrote: > > How is it done right now ? Is a part of the onchip memory reserved > > for > > framebuffer and XAA, and another part free for 3D use ? > > Not sure. I'm not familiar with the memory m

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Linus Torvalds
On Wed, 26 Feb 2003, Sven Luther wrote: > > Yes, and you have to divide the fb memory in two, one for each head, or > something such, and each head will have its separate offscreen memory > manager, possibly using different screen strides. Side note: I know that what people are mostly talking ab

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Alex Deucher
--- Sven Luther <[EMAIL PROTECTED]> wrote: > On Mon, Feb 24, 2003 at 01:28:15PM -0800, Alex Deucher wrote: > > right now for these chips you set up the entity as shareable and > then > > divide your framebuffer into two or more frambuffers, one for each > > CRTC. Each instance of the driver then

Re: [Dri-devel] module release method, threads, pids

2003-02-26 Thread Keith Whitwell
Charl P. Botha wrote: On Mon, Feb 24, 2003 at 11:41:01AM -0700, Keith Whitwell wrote: Charl P. Botha wrote: Keith, is this related to the problems I reported a day or two back with my/your modified glthreads.c example? I.e., will it also fix the crashes when deleting a single glxcontext in a mul

Re: [Dri-devel] Radeon 9000Pro hangs with current DRM

2003-02-26 Thread Martin Spott
Alan Cox <[EMAIL PROTECTED]> wrote: > What chipset. My problems are AGP 1x on AMD 75x series Mine runs on a Via Apollo Pro (ASUS P3V 4X), AGP 1x crashes as well as AGP 4x. I tried playing "EnablePageflip", but this does not make any difference either, Martin. -- Unix _IS_ user friendly - it's

Re: [Dri-devel] Might interest the DRI folks (from the kernel list)

2003-02-26 Thread Keith Whitwell
Antonino Daplas wrote: On Wed, 2003-02-26 at 22:26, Alan Cox wrote: I have a reproducable kernel panic with different 2.4.x kernels. I'm using XFree86-4.2.0-8 with a i810 onboard chipset. Sometimes when I log off X the kernel panics. This can be reproduced by loging in on a VC as root and typing:

Re: [Dri-devel] Might interest the DRI folks (from the kernel list)

2003-02-26 Thread Antonino Daplas
On Wed, 2003-02-26 at 22:26, Alan Cox wrote: > > > I have a reproducable kernel panic with different 2.4.x kernels. > > > I'm using XFree86-4.2.0-8 with a i810 onboard chipset. Sometimes > > > when I log off X the kernel panics. This can be reproduced by > > > loging in on a VC as root and typing:

[Dri-devel] [광고]69만원에 맞춤형 홈페이지 제작

2003-02-26 Thread 김민호
Title: dri-devel이벤트발송메일

[Dri-devel] Might interest the DRI folks (from the kernel list)

2003-02-26 Thread Alan Cox
-Forwarded Message- > From: Kasper Dupont <[EMAIL PROTECTED]> > To: Linux-Kernel <[EMAIL PROTECTED]> > Subject: Re: Panic in i810 > Date: 26 Feb 2003 13:43:48 +0100 > > Kasper Dupont wrote: > > > > I have a reproducable kernel panic with different 2.4.x kernels. > > I'm using XFree86-4.2

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-26 Thread Sven Luther
On Mon, Feb 24, 2003 at 11:24:14AM -0800, Ian Romanick wrote: > 3.14 Interaction with XAA (open) > > What would be required to make the memory manager usable by the rest of > XFree86 for allocating pixmaps and the display buffer? As i understand it, the interaction is not so much with XAA than wi

Re: [Dri-devel] Dual-head (also S3 savage Duoview)

2003-02-26 Thread Sven Luther
On Mon, Feb 24, 2003 at 01:28:15PM -0800, Alex Deucher wrote: > right now for these chips you set up the entity as shareable and then > divide your framebuffer into two or more frambuffers, one for each > CRTC. Each instance of the driver then works using its framebuffer. > each head is distingui