Lines Matching refs:backup
169 struct ttm_buffer_object *bo = &res->backup->base;
211 * The create() callback may have changed @res->backup without
213 * the old backup buffer. Although hackish, and not used currently,
217 val_buf->bo = &res->backup->base;
226 * @readback: Whether initiate a readback of the cotable data to the backup
231 * unbind requires reserved backup buffers and it might not be possible to
299 * @readback: Whether to read back cotable data to the backup buffer.
303 * Unbinds the cotable from the device and fences the backup buffer.
365 vmw_bo_fence_single(&res->backup->base, fence);
377 * Resizes a cotable and binds the new backup buffer.
388 struct vmw_buffer_object *buf, *old_buf = res->backup;
389 struct ttm_buffer_object *bo, *old_bo = &res->backup->base;
453 /* Unpin new buffer, and switch backup buffers. */
456 DRM_ERROR("Failed validating new COTable backup buffer.\n");
461 res->backup = buf;
471 DRM_ERROR("Failed switching COTable backup buffer.\n");
472 res->backup = old_buf;
503 * 1) Unscrub the cotable if it is scrubbed and still attached to a backup