Simplify the fencing code and differentiate between flushes and
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 30 Jan 2008 21:06:02 +0000 (22:06 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 30 Jan 2008 21:06:02 +0000 (22:06 +0100)
commitf1edb7ad91d8b92057ffa02eb162e3740d05a147
tree9d852b6ceab256a96f9589a4b69d92f18d660abf
parent9a7e45858d8faa7afbe31b130d2de1be781085da
Simplify the fencing code and differentiate between flushes and
waiting types.
Add a "command_stream_barrier" method to the bo driver.
15 files changed:
linux-core/drm_bo.c
linux-core/drm_fence.c
linux-core/drm_objects.h
linux-core/i915_drv.c
linux-core/i915_fence.c
linux-core/nouveau_buffer.c
linux-core/nouveau_fence.c
linux-core/via_fence.c
linux-core/xgi_drv.c
linux-core/xgi_fence.c
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/via_drv.c
shared-core/via_drv.h
shared-core/via_map.c