Re: [Dri-devel] DRM programming help

2001-12-10 Thread Gareth Hughes
On Mon, Dec 10, 2001 at 07:29:47PM -0800, [EMAIL PROTECTED] wrote: > > > > I'm not sure but maybe this is related to the AGP aperture size as > > configured in the BIOS setup? > > I found out what it is, but I do not know yet what to do about it. > > Gareth - could you comment please ? Sure.

Re: [Dri-devel] DRM programming help

2001-12-10 Thread volodya
> > > > > > > > Hi, I am the maintainer of V4L capture module for All-in-Wonder cards. > > > > I need some help figuring out how to interface with drm. > > > > > > > > The problem: the module works fine, except that (at least Radeons) want > > > > physical memory from AGP addressable range.

Re: [Dri-devel] DRM programming help

2001-12-10 Thread Michel Dänzer
On Mon, 2001-12-10 at 14:16, [EMAIL PROTECTED] wrote: > > > On Mon, 10 Dec 2001, Alan Hourihane wrote: > > > On Sun, Dec 09, 2001 at 03:29:35PM -0500, [EMAIL PROTECTED] wrote: > > > > > > Hi, I am the maintainer of V4L capture module for All-in-Wonder cards. > > > I need some help figuring ou

Re: [Dri-devel] DRM programming help

2001-12-10 Thread volodya
On Mon, 10 Dec 2001, Alan Hourihane wrote: > On Sun, Dec 09, 2001 at 03:29:35PM -0500, [EMAIL PROTECTED] wrote: > > > > Hi, I am the maintainer of V4L capture module for All-in-Wonder cards. > > I need some help figuring out how to interface with drm. > > > > The problem: the module works f

Re: [Dri-devel] DRM programming help

2001-12-10 Thread Alan Hourihane
On Sun, Dec 09, 2001 at 03:29:35PM -0500, [EMAIL PROTECTED] wrote: > > Hi, I am the maintainer of V4L capture module for All-in-Wonder cards. > I need some help figuring out how to interface with drm. > > The problem: the module works fine, except that (at least Radeons) want > physical memor

[Dri-devel] DRM programming help

2001-12-09 Thread volodya
Hi, I am the maintainer of V4L capture module for All-in-Wonder cards. I need some help figuring out how to interface with drm. The problem: the module works fine, except that (at least Radeons) want physical memory from AGP addressable range. So I can either write my own memory allocation ro