Re: [Dri-devel] Savage drm build problem

2004-04-08 Thread Alan Hourihane
On Fri, Apr 09, 2004 at 12:38:07AM +0100, Dave Airlie wrote:
> >
> > BTW, I'm going to start working on the DRM driver soon. I'm not sure
> > where to make my changes, in the xc module or in the new drm module. Has
> > the transition been formally completed? I havn't heard anything definite
> > yet. But apperently some people are already committing stuff in the new
> > place.
> >
> 
> the DRM now lives in the drm module, I don't know if anyone has commited
> the patches from Jon Smirl that he sent to the list to switch over the
> trees, if no-one has I vote someone does ASAP...

Done.

Let me know of any problems, but I'm doing a full checkout again now.

Alan.


---
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


Re: [Dri-devel] Savage drm build problem

2004-04-08 Thread Dave Airlie
>
> BTW, I'm going to start working on the DRM driver soon. I'm not sure
> where to make my changes, in the xc module or in the new drm module. Has
> the transition been formally completed? I havn't heard anything definite
> yet. But apperently some people are already committing stuff in the new
> place.
>

the DRM now lives in the drm module, I don't know if anyone has commited
the patches from Jon Smirl that he sent to the list to switch over the
trees, if no-one has I vote someone does ASAP...

all the work I'm doing towards a 2.6 merge is using the toplevel drm..

Dave.

> Felix
>
>
> ---
> 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
>

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



---
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


Re: [Dri-devel] Savage drm build problem

2004-04-08 Thread Felix Kühling
On Thu, 8 Apr 2004 19:28:29 +0100
Alan Hourihane <[EMAIL PROTECTED]> wrote:

> There are problems building the savage driver on systems that pass
> 5 args into remap_page_range().
> 
> Looking at that function, isn't it best to follow suit with how the
> i810 and i830 do this ?

This is the reason why I disabled that functionality on Linux 2.6.
Apperently newer 2.4 kernels have the same problem. :-/ Anyway, it was
only used for PCI DMA, currently it is completely unused (or could be
so).

I don't understand that code very well, I'm not even sure what it does.
I couldn't come up with a straight forward solution since the functions
in question don't have a vma argument. If in doubt, it could just be
disabled completely.

> 
> Alan.
> 

BTW, I'm going to start working on the DRM driver soon. I'm not sure
where to make my changes, in the xc module or in the new drm module. Has
the transition been formally completed? I havn't heard anything definite
yet. But apperently some people are already committing stuff in the new
place.

Felix


---
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