All of lore.kernel.org
 help / color / mirror / Atom feed
* Nouveau fences?
@ 2010-11-28 12:39 Thomas Hellstrom
  2010-11-28 14:12 ` Francisco Jerez
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Hellstrom @ 2010-11-28 12:39 UTC (permalink / raw)
  To: Ben Skeggs; +Cc: Ben Skeggs, dri-devel@lists.freedesktop.org

Ben,

I'm looking at a way to make TTM memory management asynchronous with the 
CPU. The idea is that you should basically be able to DMA data to and 
from memory regions without waiting for idle, as long as the GPU has a 
means to provide operation ordering.

While doing that I looked a bit at the Nouveau fencing. It appears like 
waiting for fences is polling only (no irq to signal fences)? Is that 
correct?

/Thomas

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-30 21:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28 12:39 Nouveau fences? Thomas Hellstrom
2010-11-28 14:12 ` Francisco Jerez
2010-11-28 16:11   ` Francisco Jerez
2010-11-28 20:37     ` Thomas Hellstrom
2010-11-28 21:55       ` Francisco Jerez
2010-11-29  7:28         ` Thomas Hellstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.