- Mar 29, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
Be paranoid and always validate buffers when told to do so.
-
- Mar 27, 2006
-
-
Thomas Hellstrom authored
threads.
-
- Mar 26, 2006
-
-
Thomas Hellstrom authored
-
- Mar 25, 2006
-
-
Thomas Hellstrom authored
-Silence cached binding error message. Intel: -Automatically fence kernel buffers when a breadcrumb is emitted, pending scheduler implementation.
-
Brian Paul authored
-
- Mar 24, 2006
-
-
Thomas Hellstrom authored
-
Brian Paul authored
-
- Mar 22, 2006
-
-
Thomas Hellstrom authored
initialization hack. (You can reenable with define). Requires new 2D-driver for initialization. intel: Have 3D driver call kernel on emit_fence. Stop wait_fence from emitting irqs. (Which causes problems, since wait_fence is in general not called locked).
-
- Mar 20, 2006
-
-
Thomas Hellstrom authored
we may relax the use of the semaphores. in particular dev->struct_sem.
-
Thomas Hellstrom authored
page_table_locks when evicting buffers mapped by other processes.
-
- Mar 17, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
- Mar 16, 2006
-
-
Thomas Hellstrom authored
-
- Mar 13, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
- Mar 10, 2006
-
-
Thomas Hellstrom authored
try to use yet.
-
- Mar 09, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
- Mar 07, 2006
-
-
Thomas Hellstrom authored
debugging output.
-
- Mar 06, 2006
-
-
Keith Whitwell authored
-
Thomas Hellstrom authored
so that we can evict a buffer before it's validation sequence wraps around. (Every 100th day or so :))
-
- Mar 05, 2006
-
-
Thomas Hellstrom authored
-
- Mar 03, 2006
-
-
Thomas Hellstrom authored
interface only exposes the kernel functionality as a wrapper around the IOCTLs, but fencing and userspace arbitration is implemented: The MM sarea is heavily utilized with focus on avoiding kernel calls as much as possible. Currently untested.
-
- Mar 02, 2006
-
-
Thomas Hellstrom authored
texture caches when a buffer is swapped in unknowingly to the client, as a result of a previous eviction. localize validation action flag structure.
-
Thomas Hellstrom authored
-
- Mar 01, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
- Feb 28, 2006
-
-
Thomas Hellstrom authored
types. Current intel code has just one type of fences.
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-
- Feb 27, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
uncached ttms. intel: Sync flush as part of fence. Fix breadcrumb wraparounds.
-
- Feb 26, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
pages before unbinding. Really unbind pages when destroying a TTM.
-
- Feb 24, 2006
-
-
Thomas Hellstrom authored
-
- Feb 23, 2006
-
-
Thomas Hellstrom authored
-
- Feb 18, 2006
-
-
Thomas Hellstrom authored
-
Thomas Hellstrom authored
-