Re: ioclts for surfaces, 2nd try

2004-12-16 Thread Michel Dänzer
On Sun, 2004-12-12 at 22:39 +0100, Stephane Marchesin wrote: > Michel DÃnzer wrote: > > >>+typedef struct drm_radeon_surface_alloc { > >>+ int lower; > >>+ int upper; > >>+ int flags; > >>+} drm_radeon_surface_alloc_t; > >>+ > >>+typedef struct drm_radeon_surface_free { > >>+ int lower; >

Re: ioclts for surfaces, 2nd try

2004-12-16 Thread Michel Dänzer
On Sun, 2004-12-12 at 14:52 +0100, Stephane Marchesin wrote: > > Here is my second try at the surface ioctl. > Does everything look correct ? Looks like you've made good progress. > Index: shared/radeon_drm.h > === > RCS file: /cvs