On Thu, 21 Oct 2010 01:38:58 +0200, Francisco Jerez <[email protected]> 
wrote:

> Nouveau uses the hardware interchannel synchronization primitives on
> demand (it kicks in when two channels have references to the same BO):
> the nouveau DRM guarantees that two command buffers rendering to/from
> the same BO will get executed in order as seen by the DRM.

Would it make sense to have this only kick in when damage is reported to
the compositing manager? That would limit the number of semaphores you
stick in the command queue.

-- 
[email protected]

Attachment: pgpGvOoHWCSfk.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to