On Sun, 2004-04-18 at 04:55, Vladimir Dergachev wrote:
> On Sun, 18 Apr 2004, Michel [ISO-8859-1] Dnzer wrote:
> 
> > On Sun, 2004-04-18 at 03:19, Vladimir Dergachev wrote:
> > >
> > >   3. Can anyone tell me what changes are required in order to enable
> > >      "idle" DRI for R300 and above ? (I.e. DRM module starts up, 2d
> > >      commands go through DRM , but Mesa driver does software rendering).
> >
> > The infamous CP microcode is needed. AFAIK, Benjamin Herrenschmidt got
> > it from ATI.
> 
> I might have it too, though one can never tell whether it works without
> experiment (i.e. it might just be a copy of R200 microcode).

No, at least the 3D parts obviously have to be different, and IIRC Adam
Kirchhoff tried the R200 microcode without success even for just 2D.


> > >      I might have some success in figuring out CP sequences and present the
> > >      result as a user-space library, but I doubt I will have time to dig
> > >      inside Mesa.
> >
> > We have the docs, no need to guess... note that unprivileged user space
> > processes can't emit CP commands directly but can only use higher level
> > ioctls geared towards the 3D driver. May I ask what goal you are trying
> > to achieve?
> 
> Well, I wanted to make an "example" app that exercises as many 3d related
> capability as possible. With the hope that once this is published people
> with more knowledge of Mesa internals would be tempted to make a real
> driver.

Ah. :) Disregard my comment above about CP docs then, I thought you were
talking about R[12]00...

> Also, it is possible to access CP fifo via MMIO registers - if I remember
> this right.

Yes.


> > >   5. I remember there was someone working to merge current GATOS code into
> > >      DRI - did these changes made it into DRI CVS ?
> >
> > The GATOS DRM doesn't have anything that needs merging, does it? For the
> > other code, the DRI tree isn't the right target IMHO.
> 
> No, I meant the code that makes TV-in work. I was incredibly busy this
> year and did not have time to start porting to 4.4.0 codebase.

You may want to discuss this with the X.Org foundation folks.


-- 
Earthling Michel DÃnzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to