On Thursday, October 23, 2008 3:11 am Steven J Newbury wrote: > On Wed, 2008-10-22 at 15:20 -0700, Jesse Barnes wrote: > > On Wednesday, October 22, 2008 3:08 pm Jesse Barnes wrote: > > > Fairly straightforward aside from the aforementioned question about how > > > to set tiling & stride values for a given object. > > DDX driver patch? > > i830_memory.c: In function ‘i830_allocate_memory_tiled’: > i830_memory.c:935: error: too few arguments to function > ‘dri_bo_set_tiling’ > > No stride value is being passed to dri_bo_set_tiling.
Yeah you need the corresponding libdrm patch (posted to dri-devel) to make this work. Jesse ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
