Re: [rfc] cache flush avoidance..

2007-10-10 Thread Dave Airlie
> > Since Poulsbo is CMA, to avoid the SMP ipi issue, it should be possible > to enclose the whole reloc fixup within a spinlock and use > kmap_atomic which should be faster than kmap. > Since within a spinlock, also preemption is disabled we can guarantee > that a batchbuffer write followed by a

[Bug 8292] i915: texture crossbar

2007-10-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292 --- Comment #8 from [EMAIL PROTECTED] 2007-10-10 13:50 PST --- No need to apply any patch. Use mesa master. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

Re: Fwd: TTM Interface cleanups

2007-10-10 Thread Thomas Hellström
Kristian Høgsberg wrote: >Hi Thomas, > >I forgot to Cc you on these patches I sent to the dri-devel list. >What's your take? > >cheers, >Kristian > >-- Forwarded message -- >From: Kristian Høgsberg <[EMAIL PROTECTED]> >Date: Oct 9, 2007 9:26 PM >Subject: TTM Interface cleanups >To:

Recent pre-superioctl push

2007-10-10 Thread Thomas Hellström
Oops. Just ignore those latest commits. They got pushed by accident. Since that branch has been merged it should be considered obsolete. /Thomas - This SF.net email is sponsored by: Splunk Inc. Still grepping through log f

Re: driver fence_type function

2007-10-10 Thread Thomas Hellström
Dave Airlie wrote: > > > Hi Thomas (any anyone else :-) > > drm_buffer_object_validate gets passed new and old flags (using > bo->mem.mask/bo->mem.flags) but when it calls the i915 fence_type > function it only uses flags to check the fence type, now if this > buffer is getting validated RW when