[Dri-devel] texmem changes for sarea and DRM..

2003-09-01 Thread Dave Airlie

In i810_dri.h there is a warning..
/* WARNING: Do not change the SAREA structure without changing the kernel
 * as well */

for texmem I want to apply the same patch as..
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/i810/i830_dri.h.diff?r1=1.6r2=1.7

from the i830 .. however this makes a change to the SAREA and I can find
no corresponding info in the DRM, is the new TextureRegion structure the
same size as the old one and it just works?

Dave.

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



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Dri-devel] texmem changes for sarea and DRM..

2003-09-01 Thread Keith Whitwell
Dave Airlie wrote:
In i810_dri.h there is a warning..
/* WARNING: Do not change the SAREA structure without changing the kernel
 * as well */
for texmem I want to apply the same patch as..
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/i810/i830_dri.h.diff?r1=1.6r2=1.7
from the i830 .. however this makes a change to the SAREA and I can find
no corresponding info in the DRM, is the new TextureRegion structure the
same size as the old one and it just works?
I believe they are the same size, and that the kernel module never looked 
inside this structure.

Keith



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel