Re: [Intel-gfx] [PATCH] Destroy screen pixmap on screen close.

2010-07-02 Thread Keith Packard
On Fri, 02 Jul 2010 09:24:07 +0100, Chris Wilson ch...@chris-wilson.co.uk wrote: This looks like the responsibility of miCloseScreen(). Are we failing to chain up properly? I don't think miCloseScreen (or fbCloseScreen) can do this -- before we're called, rendering may not have been finished,

Re: [Intel-gfx] CUDA port for intel graphics

2010-06-23 Thread Keith Packard
On Wed, 23 Jun 2010 00:14:39 -0700, Gregory Diamos gregory.dia...@gatech.edu wrote: 1. Is there an interface for writing directly to the GPU ring buffer that is exposed by the driver? If not, would it be straightforward to add such an interface? Take a look at 'drm' in the mesa git

[Intel-gfx] [PATCH] Replace x allocator functions with direct libc calls

2010-05-12 Thread Keith Packard
The server no longer supports the allocator wrapping functions. Signed-off-by: Keith Packard kei...@keithp.com --- src/drmmode_display.c | 20 +- src/i810_dga.c |4 +- src/i810_dri.c | 50 src/i810_driver.c

<    2   3   4   5   6   7