i965/drm: Drop softpin support for now.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_bufmgr.h
index 487abe162b3b7e0b7c7642a86b5afd50b9d7ab11..96e8571859cd755e7e5c6e9ab1f6e59ee4f92c3c 100644 (file)
@@ -255,13 +255,6 @@ int drm_bacon_bo_busy(drm_bacon_bo *bo);
  */
 int drm_bacon_bo_madvise(drm_bacon_bo *bo, int madv);
 
-/**
- * Set the offset at which this buffer will be softpinned
- * \param bo Buffer to set the softpin offset for
- * \param offset Softpin offset
- */
-int drm_bacon_bo_set_softpin_offset(drm_bacon_bo *bo, uint64_t offset);
-
 /**
  * Disable buffer reuse for buffers which will be shared in some way,
  * as with scanout buffers. When the buffer reference count goes to