summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-25 11:51:08 +0200
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-25 11:51:08 +0200
commit273eb7833d69db2d72430d5c96c21cebd05c206e (patch)
tree9e0e2f5b10052427a2e72b7d235de67599884434 /shared-core/i915_drv.h
parenta02155a0d92d3933d42a3655db261446bfe72b44 (diff)
Add /proc filesystem buffer / fence object accounting.
Check for NULL pointer in the i915 flush handler. Remove i915_sync_flush declaration.
Diffstat (limited to 'shared-core/i915_drv.h')
-rw-r--r--shared-core/i915_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/i915_drv.h b/shared-core/i915_drv.h
index 65e80591..402ad5b1 100644
--- a/shared-core/i915_drv.h
+++ b/shared-core/i915_drv.h
@@ -164,7 +164,6 @@ extern int i915_fence_emit_sequence(drm_device_t *dev, uint32_t flags,
uint32_t *sequence,
uint32_t *native_type);
extern void i915_poke_flush(drm_device_t *dev);
-extern void i915_sync_flush(drm_device_t *dev);
#endif
#ifdef I915_HAVE_BUFFER